We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fbae5 commit 1451411Copy full SHA for 1451411
mlir/python/mlir/dialects/SCFLoopTransformOps.td
@@ -16,5 +16,6 @@
16
#define PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS
17
18
include "mlir/Dialect/SCF/TransformOps/SCFTransformOps.td"
19
+include "mlir/Dialect/Transform/LoopExtension/LoopExtensionOps.td"
20
21
#endif // PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS
0 commit comments