Skip to content

Commit 5c0eb1a

Browse files
committed
[bazel] Add missing dep for the SPIRVToLLVM target
1 parent 3c639b8 commit 5c0eb1a

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
@@ -6088,6 +6088,7 @@ cc_library(
60886088
":LLVMDialect",
60896089
":MemRefToLLVM",
60906090
":Pass",
6091+
":SPIRVCommonAttrToLLVMConversion",
60916092
":SPIRVDialect",
60926093
":SPIRVUtils",
60936094
":Support",

0 commit comments

Comments
 (0)