mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
[bazel] Add a missing dependency after 786cbb09ed
This commit is contained in:
@@ -2254,6 +2254,7 @@ cc_library(
|
||||
":FuncDialect",
|
||||
":FuncTransforms",
|
||||
":LinalgTransforms",
|
||||
":MemRefTransforms",
|
||||
":Pass",
|
||||
":SparseTensorDialect",
|
||||
":SparseTensorTransforms",
|
||||
@@ -6872,8 +6873,8 @@ cc_binary(
|
||||
"//mlir/test:TestFuncToLLVM",
|
||||
"//mlir/test:TestGPU",
|
||||
"//mlir/test:TestIR",
|
||||
"//mlir/test:TestLinalg",
|
||||
"//mlir/test:TestLLVM",
|
||||
"//mlir/test:TestLinalg",
|
||||
"//mlir/test:TestMath",
|
||||
"//mlir/test:TestMemRef",
|
||||
"//mlir/test:TestNVGPU",
|
||||
|
||||
Reference in New Issue
Block a user