9 #ifndef CONVERSION_PASSDETAIL_H_ 10 #define CONVERSION_PASSDETAIL_H_ 22 template <
typename ConcreteDialect>
30 class ArithmeticDialect;
34 class ControlFlowDialect;
78 namespace pdl_interp {
79 class PDLInterpDialect;
107 class ArmNeonDialect;
110 #define GEN_PASS_CLASSES 111 #include "mlir/Conversion/Passes.h.inc" 115 #endif // CONVERSION_PASSDETAIL_H_ Include the generated interface declarations.
void registerDialect(DialectRegistry ®istry)