MLIR  17.0.0git
Namespaces | Macros | Functions
MemRefToLLVM.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
+ Include dependency graph for MemRefToLLVM.h:
+ This graph shows which files directly or indirectly include this file:

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 (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Collect a set of patterns to convert memory-related operations from the MemRef dialect to the LLVM dialect. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS

#define GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS

Definition at line 19 of file MemRefToLLVM.h.