Skip to content

Commit d2aff81

Browse files
author
Dmitry Chernenkov
committed
[Bazel] Fix MLIR build
1 parent c27cda5 commit d2aff81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5207,6 +5207,7 @@ cc_library(
52075207
deps = [
52085208
":AMDGPUToROCDL",
52095209
":ArithToLLVM",
5210+
":ArithTransforms",
52105211
":ControlFlowDialect",
52115212
":ControlFlowToLLVM",
52125213
":ConversionPassIncGen",

0 commit comments

Comments
 (0)