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 | |
FailureOr< ast::Module * > | mlir::pdll::parsePDLLAST (ast::Context &ctx, llvm::SourceMgr &sourceMgr, bool enableDocumentation=false, CodeCompleteContext *codeCompleteContext=nullptr) |
Parse an AST module from the main file of the given source manager. More... | |