MLIR
20.0.0git
|
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 | |
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... | |