|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTPDLTOPDLINTERPPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertPDLToPDLInterpPass () |
| std::unique_ptr< OperationPass< ModuleOp > > | mlir::createConvertPDLToPDLInterpPass (DenseMap< Operation *, PDLPatternConfigSet * > &configMap) |
| Creates and returns a pass to convert PDL ops to PDL interpreter ops. | |
| #define GEN_PASS_DECL_CONVERTPDLTOPDLINTERPPASS |
Definition at line 26 of file PDLToPDLInterp.h.