MLIR
17.0.0git
|
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
This header declares functions that assit transformations in the MemRef dialect. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTBUFFERIZATIONTOMEMREF |
Functions | |
void | mlir::populateBufferizationToMemRefConversionPatterns (RewritePatternSet &patterns) |
Collect a set of patterns to convert memory-related operations from the Bufferization dialect to the MemRef dialect. More... | |
std::unique_ptr< Pass > | mlir::createBufferizationToMemRefPass () |
#define GEN_PASS_DECL_CONVERTBUFFERIZATIONTOMEMREF |
Definition at line 18 of file BufferizationToMemRef.h.