MLIR
18.0.0git
|
Go to the source code of this file.
Namespaces | |
llvm | |
Include the generated interface declarations. | |
mlir | |
This header declares functions that assist transformations in the MemRef dialect. | |
mlir::pdll | |
mlir::pdll::ast | |
Functions | |
OwningOpRef< ModuleOp > | mlir::pdll::codegenPDLLToMLIR (MLIRContext *mlirContext, const ast::Context &context, const llvm::SourceMgr &sourceMgr, const ast::Module &module) |
Given a PDLL module, generate an MLIR PDL pattern module within the given MLIR context. More... | |