Skip to content

Commit 024d738

Browse files
jplehraugusto2112
authored andcommitted
[MLIR] Fix build after llvm#169982 (llvm#170107)
1 parent 378748a commit 024d738

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)