MLIR  19.0.0git
Namespaces | Functions
MLIRGen.h File Reference
#include <memory>
#include "mlir/Support/LogicalResult.h"

Go to the source code of this file.

Namespaces

 llvm
 Include the generated interface declarations.
 
 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...