Skip to content

Commit 7566f39

Browse files
[mlir][arith] Fix build after #114152 (part 2)
1 parent 46389eb commit 7566f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Arith/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ add_mlir_dialect_library(MLIRArithTransforms
1919
LINK_LIBS PUBLIC
2020
MLIRAnalysis
2121
MLIRArithDialect
22+
MLIRBufferizationDialect
2223
MLIRFuncDialect
2324
MLIRFuncTransforms
2425
MLIRInferIntRangeInterface

0 commit comments

Comments
 (0)