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.
1 parent 324bdd6 commit ac2a281Copy full SHA for ac2a281
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -10748,7 +10748,7 @@ cc_library(
10748
":QuantOpsIncGen",
10749
":SideEffectInterfaces",
10750
":Support",
10751
- "//third_party/llvm/llvm-project/llvm:Support",
+ "//llvm:Support",
10752
],
10753
)
10754
@@ -14602,6 +14602,6 @@ cc_library(
14602
":ShapeDialect",
14603
":TensorDialect",
14604
":TransformUtils",
14605
14606
14607
0 commit comments