Skip to content

Commit b2cc66b

Browse files
authored
[bzl][mlir][mlir-vulkan-runner] Add vulkan deps (#119457)
9735873
1 parent 02e39a1 commit b2cc66b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,10 +546,12 @@ cc_library(
546546
deps = [
547547
":TestDialect",
548548
"//llvm:Support",
549+
"//mlir:ConvertToSPIRV",
549550
"//mlir:FuncDialect",
550551
"//mlir:GPUToSPIRV",
551552
"//mlir:GPUTransforms",
552553
"//mlir:IR",
554+
"//mlir:MemRefTransforms",
553555
"//mlir:Pass",
554556
"//mlir:SPIRVDialect",
555557
"//mlir:SPIRVToLLVM",

0 commit comments

Comments
 (0)