|
MLIR
22.0.0git
|
#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS |
Functions | |
| void | mlir::populateFinalizeMemRefToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, SymbolTableCollection *symbolTables=nullptr) |
| Collect a set of patterns to convert memory-related operations from the MemRef dialect to the LLVM dialect. More... | |
| void | mlir::registerConvertMemRefToLLVMInterface (DialectRegistry ®istry) |
| #define GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS |
Definition at line 21 of file MemRefToLLVM.h.