MLIR
20.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTTOLLVMPASS |
Functions | |
std::unique_ptr< Pass > | mlir::createConvertToLLVMPass () |
Create a pass that performs dialect conversion to LLVM for all dialects implementing ConvertToLLVMPatternInterface . More... | |
void | mlir::registerConvertToLLVMDependentDialectLoading (DialectRegistry ®istry) |
Register the extension that will load dependent dialects for LLVM conversion. More... | |
#define GEN_PASS_DECL_CONVERTTOLLVMPASS |
Definition at line 16 of file ToLLVMPass.h.