Skip to content

Commit 130746a

Browse files
authored
[MLIR] Fix build after #169982 (#170107)
1 parent edd1856 commit 130746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/SCF/IR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ add_mlir_dialect_library(MLIRSCFDialect
1919
MLIRSideEffectInterfaces
2020
MLIRTensorDialect
2121
MLIRValueBoundsOpInterface
22+
MLIRTransformUtils
2223
)
23-

0 commit comments

Comments
 (0)