Skip to content

Commit 8dd9f20

Browse files
authored
[bazel] Fix mlir:VectorToSPIRV (#115188)
1 parent 270f7cf commit 8dd9f20

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
@@ -5965,6 +5965,7 @@ cc_library(
59655965
deps = [
59665966
":ArithDialect",
59675967
":ConversionPassIncGen",
5968+
":DialectUtils",
59685969
":IR",
59695970
":Pass",
59705971
":SPIRVConversion",

0 commit comments

Comments
 (0)