Skip to content

Commit

Permalink
[mlir][python] NFC - Expose LoopExtensionOps to SCFLoopTransformOps.td
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasvasilache committed Nov 15, 2023
1 parent f0fbae5 commit 1451411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlir/python/mlir/dialects/SCFLoopTransformOps.td
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
#define PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS

include "mlir/Dialect/SCF/TransformOps/SCFTransformOps.td"
include "mlir/Dialect/Transform/LoopExtension/LoopExtensionOps.td"

#endif // PYTHON_BINDINGS_SCF_LOOP_TRANSFORM_OPS

0 comments on commit 1451411

Please sign in to comment.