Skip to content

Commit 51e2354

Browse files
authored
Revert "Adding missing dependencies to BUILD.bazel" (#84251)
Reverts #84235 With changes in #84238 these dependencies are not required.
1 parent ec72909 commit 51e2354

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6182,9 +6182,6 @@ cc_library(
61826182
":NVVMToLLVMIRTranslation",
61836183
":TargetLLVM",
61846184
":ToLLVMIRTranslation",
6185-
"@cuda//:cuda_headers",
6186-
"@cuda//:cusparse_static",
6187-
"@cuda//:libcuda",
61886185
":config",
61896186
"//llvm:NVPTXCodeGen",
61906187
"//llvm:Support",

0 commit comments

Comments
 (0)