[PATCH] D113247: [VE] Make VE official
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 01:26:10 PDT 2021
simoll created this revision.
simoll added a project: VE.
Herald added a subscriber: mgorny.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Add VE to the list of official targets.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113247
Files:
llvm/CMakeLists.txt
Index: llvm/CMakeLists.txt
===================================================================
--- llvm/CMakeLists.txt
+++ llvm/CMakeLists.txt
@@ -328,6 +328,7 @@
RISCV
Sparc
SystemZ
+ VE
WebAssembly
X86
XCore
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113247.384982.patch
Type: text/x-patch
Size: 229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/a7e5116a/attachment.bin>
More information about the llvm-commits
mailing list