MLIR  19.0.0git
Namespaces | Macros | Functions
MemRefToLLVM.h File Reference
#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 (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Collect a set of patterns to convert memory-related operations from the MemRef dialect to the LLVM dialect. More...
 
void mlir::registerConvertMemRefToLLVMInterface (DialectRegistry &registry)
 

Macro Definition Documentation

◆ GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS

#define GEN_PASS_DECL_FINALIZEMEMREFTOLLVMCONVERSIONPASS

Definition at line 20 of file MemRefToLLVM.h.