MLIR  21.0.0git
Namespaces | Macros | Functions
PDLToPDLInterp.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Support/LLVM.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTPDLTOPDLINTERPPASS
 

Functions

std::unique_ptr< OperationPass< ModuleOp > > mlir::createConvertPDLToPDLInterpPass (DenseMap< Operation *, PDLPatternConfigSet * > &configMap)
 Creates and returns a pass to convert PDL ops to PDL interpreter ops. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTPDLTOPDLINTERPPASS

#define GEN_PASS_DECL_CONVERTPDLTOPDLINTERPPASS

Definition at line 26 of file PDLToPDLInterp.h.