Skip to content

Commit 12a2694

Browse files
dklimkinAlexisPerry
authored andcommitted
Fix bazel build past e2296d8 (llvm#96166)
1 parent 8206364 commit 12a2694

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
@@ -11547,6 +11547,7 @@ cc_library(
1154711547
includes = ["include"],
1154811548
deps = [
1154911549
":ArmSMEDialect",
11550+
":ArmSVEDialect",
1155011551
":ConversionPassIncGen",
1155111552
":IR",
1155211553
":MemRefDialect",

0 commit comments

Comments
 (0)