Skip to content

Commit 0eb3542

Browse files
committed
[bazel] Add missing dependencies for 0820266
1 parent 869c76d commit 0eb3542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11369,6 +11369,7 @@ cc_library(
1136911369
":VectorDialect",
1137011370
":VectorTransforms",
1137111371
":VectorUtils",
11372+
"//llvm:Support",
1137211373
],
1137311374
)
1137411375

@@ -11643,6 +11644,7 @@ cc_library(
1164311644
":TensorUtils",
1164411645
":TosaDialect",
1164511646
":TransformUtils",
11647+
"//llvm:Support",
1164611648
],
1164711649
)
1164811650

0 commit comments

Comments
 (0)