|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::ConvertToLLVMPassOptions |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTTOLLVMPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertToLLVMPass () |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertToLLVMPass (ConvertToLLVMPassOptions options) |
| void | mlir::registerConvertToLLVMDependentDialectLoading (DialectRegistry ®istry) |
| Register the extension that will load dependent dialects for LLVM conversion. | |
| #define GEN_PASS_DECL_CONVERTTOLLVMPASS |
Definition at line 18 of file ToLLVMPass.h.