Skip to content

Commit 820a485

Browse files
committed
[bazel] Update after 6f291cb
1 parent e7ab920 commit 820a485

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8034,12 +8034,15 @@ cc_library(
80348034
":ArithDialect",
80358035
":ArithUtils",
80368036
":ConversionPassIncGen",
8037+
":DialectUtils",
80378038
":IR",
80388039
":LLVMDialect",
80398040
":Pass",
80408041
":ROCDLDialect",
80418042
":TransformUtils",
80428043
":VectorDialect",
8044+
":VectorTransforms",
8045+
":VectorUtils",
80438046
],
80448047
)
80458048

0 commit comments

Comments
 (0)