[PATCH] D143973: [bazel] build fix
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 19:32:06 PST 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9700eb4fbfdc: [bazel] build fix (authored by aartbik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143973/new/
https://reviews.llvm.org/D143973
Files:
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Index: utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
===================================================================
--- utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+++ utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -8921,6 +8921,7 @@
":TosaInterfacesIncGen",
":TosaPassIncGen",
":TransformUtils",
+ ":VectorInterfaces",
"//llvm:Support",
],
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143973.497181.patch
Type: text/x-patch
Size: 413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/1e2007eb/attachment.bin>
More information about the llvm-commits
mailing list