Skip to content

Commit 1451411

Browse files
[mlir][python] NFC - Expose LoopExtensionOps to SCFLoopTransformOps.td
1 parent f0fbae5 commit 1451411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/python/mlir/dialects/SCFLoopTransformOps.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
#define PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS
1717

1818
include "mlir/Dialect/SCF/TransformOps/SCFTransformOps.td"
19+
include "mlir/Dialect/Transform/LoopExtension/LoopExtensionOps.td"
1920

2021
#endif // PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS

0 commit comments

Comments
 (0)