|
MLIR
22.0.0git
|
#include <memory>Go to the source code of this file.
Namespaces | |
| llvm | |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| mlir | |
| Include the generated interface declarations. | |
| 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... | |