From 9a3221d0fddd6322193acf55eb3f8e9a34de8925 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 31 Jan 2020 15:35:24 +0100 Subject: [PATCH] profiles/desc: Add VE to LLVM_TARGETS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/desc/llvm_targets.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 38e123de7968..196f296b7557 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors. +# Copyright 1999-2020 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 AArch64 - AArch64 CPU target (arm64 in Gentoo) @@ -16,6 +16,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64) RISCV - RISC-V CPU target Sparc - Sparc CPU target SystemZ - SystemZ (s390x) CPU target +VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL] WebAssembly - WebAssembly backend X86 - X86 CPU target (includes amd64) XCore - XCore CPU target -- 2.26.2