9 #ifndef MLIR_DIALECT_SCF_TRANSFORMOPS_SCFTRANSFORMOPS_H
10 #define MLIR_DIALECT_SCF_TRANSFORMOPS_SCFTRANSFORMOPS_H
29 #define GET_OP_CLASSES
30 #include "mlir/Dialect/SCF/TransformOps/SCFTransformOps.h.inc"
33 class DialectRegistry;
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
void registerTransformDialectExtension(DialectRegistry ®istry)
Include the generated interface declarations.