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 869c76d commit 0eb3542Copy full SHA for 0eb3542
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -11369,6 +11369,7 @@ cc_library(
11369
":VectorDialect",
11370
":VectorTransforms",
11371
":VectorUtils",
11372
+ "//llvm:Support",
11373
],
11374
)
11375
@@ -11643,6 +11644,7 @@ cc_library(
11643
11644
":TensorUtils",
11645
":TosaDialect",
11646
":TransformUtils",
11647
11648
11649
11650
0 commit comments