Skip to content

Commit 57a0fbf

Browse files
committed
[MLIR] Fix build after #169982
1 parent 6c0a02f commit 57a0fbf

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)