MLIR 22.0.0git
ComplexToROCDLLibraryCalls.h File Reference
#include "mlir/IR/PatternMatch.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTCOMPLEXTOROCDLLIBRARYCALLS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertComplexToROCDLLibraryCalls ()
void mlir::populateComplexToROCDLLibraryCallsConversionPatterns (RewritePatternSet &patterns)
 Populate the given list with patterns that convert from Complex to ROCDL calls.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTCOMPLEXTOROCDLLIBRARYCALLS

#define GEN_PASS_DECL_CONVERTCOMPLEXTOROCDLLIBRARYCALLS

Definition at line 18 of file ComplexToROCDLLibraryCalls.h.