Skip to content

Commit e995b1f

Browse files
author
git apple-llvm automerger
committed
Merge commit '1c6a6ba43ba1' from llvm.org/main into next
2 parents 4e93607 + 1c6a6ba commit e995b1f

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
@@ -941,7 +941,6 @@ cc_library(
941941
deps = [
942942
":CAPIAsync",
943943
":CAPIDebug",
944-
":CAPIGPU",
945944
":CAPIIR",
946945
":CAPIInterfaces",
947946
":MLIRBindingsPythonHeadersAndDeps",
@@ -964,7 +963,6 @@ cc_library(
964963
deps = [
965964
":CAPIAsyncHeaders",
966965
":CAPIDebugHeaders",
967-
":CAPIGPUHeaders",
968966
":CAPIIRHeaders",
969967
":MLIRBindingsPythonHeaders",
970968
"//llvm:Support",
@@ -984,7 +982,6 @@ cc_library(
984982
deps = [
985983
":CAPIAsyncObjects",
986984
":CAPIDebugObjects",
987-
":CAPIGPUObjects",
988985
":CAPIIRObjects",
989986
":CAPIInterfacesObjects",
990987
],

0 commit comments

Comments
 (0)