[PATCH] D152214: bazel build fix
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 17:24:32 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb5308adc43b: bazel build fix (authored by aartbik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152214/new/
https://reviews.llvm.org/D152214
Files:
utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Index: utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
===================================================================
--- utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
+++ utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
@@ -877,6 +877,7 @@
"//mlir:LinalgDialect",
"//mlir:LinalgTransforms",
"//mlir:MemRefDialect",
+ "//mlir:NVGPUDialect",
"//mlir:Pass",
"//mlir:SCFDialect",
"//mlir:Support",
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152214.528641.patch
Type: text/x-patch
Size: 483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/f0d49d66/attachment.bin>
More information about the llvm-commits
mailing list