summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-27 06:43:38 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-27 10:25:57 +0200
commitf336c7254de6ebc57b01b21c7e4715e5cf762ffa (patch)
tree8ad29f186d61ce1c4d941fc51cfcfbc939e171f4
parentkde-apps/konsole: fix style (diff)
downloadgentoo-f336c7254de6ebc57b01b21c7e4715e5cf762ffa.tar.gz
gentoo-f336c7254de6ebc57b01b21c7e4715e5cf762ffa.tar.bz2
gentoo-f336c7254de6ebc57b01b21c7e4715e5cf762ffa.zip
profiles/desc: Describe LLVM_TARGETS=SPIRV
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--profiles/desc/llvm_targets.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 41e5063e0182..3ae1da77148c 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -19,6 +19,7 @@ NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
PowerPC - PowerPC CPU target (PPC32 and PPC64)
RISCV - RISC-V CPU target
Sparc - Sparc CPU target
+SPIRV - Support SPIR-V language target for graphics and parallel computing
SystemZ - SystemZ (s390x) CPU target
VE - NEC SX-Aurora TSUBASA vector engine target
WebAssembly - WebAssembly backend