We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e93607 + 1c6a6ba commit e995b1fCopy full SHA for e995b1f
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -941,7 +941,6 @@ cc_library(
941
deps = [
942
":CAPIAsync",
943
":CAPIDebug",
944
- ":CAPIGPU",
945
":CAPIIR",
946
":CAPIInterfaces",
947
":MLIRBindingsPythonHeadersAndDeps",
@@ -964,7 +963,6 @@ cc_library(
964
963
965
":CAPIAsyncHeaders",
966
":CAPIDebugHeaders",
967
- ":CAPIGPUHeaders",
968
":CAPIIRHeaders",
969
":MLIRBindingsPythonHeaders",
970
"//llvm:Support",
@@ -984,7 +982,6 @@ cc_library(
984
982
985
983
":CAPIAsyncObjects",
986
":CAPIDebugObjects",
987
- ":CAPIGPUObjects",
988
":CAPIIRObjects",
989
":CAPIInterfacesObjects",
990
],
0 commit comments