Skip to content

Commit e51435c

Browse files
authored
[bazel][mlir][vector] Extra dep for 6e52a12 (llvm#125945)
Missed this one in llvm#125936
1 parent 72aa388 commit e51435c

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
@@ -5037,6 +5037,7 @@ cc_library(
50375037
":TransformPDLExtension",
50385038
":UBToLLVM",
50395039
":VCIXToLLVMIRTranslation",
5040+
":VectorToLLVM",
50405041
":VectorTransformOps",
50415042
],
50425043
)

0 commit comments

Comments
 (0)