summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend')
-rw-r--r--dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend b/dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend
index b144411d..3f304215 100644
--- a/dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend
+++ b/dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend
@@ -18,6 +18,14 @@ SRC_URI_LLVM10_PATCHES = " \
18 file://llvm10-0005-Remove-__IMAGE_SUPPORT__-macro-for-SPIR-since-SPIR-d.patch \ 18 file://llvm10-0005-Remove-__IMAGE_SUPPORT__-macro-for-SPIR-since-SPIR-d.patch \
19 file://llvm10-0006-Avoid-calling-ParseCommandLineOptions-in-BackendUtil.patch \ 19 file://llvm10-0006-Avoid-calling-ParseCommandLineOptions-in-BackendUtil.patch \
20 file://llvm10-0007-support-cl_ext_float_atomics.patch \ 20 file://llvm10-0007-support-cl_ext_float_atomics.patch \
21 file://llvm10-0008-ispc-10_0_9_0_fix_for_1767.patch \
22 file://llvm10-0009-ispc-10_0_fix_for_1788.patch \
23 file://llvm10-0010-ispc-10_0_fix_for_1793.patch \
24 file://llvm10-0011-ispc-10_0_fix_for_1844.patch \
25 file://llvm10-0012-ispc-10_0_i8_shuffle_avx512_i8_i16.patch \
26 file://llvm10-0013-ispc-10_0_k_reg_mov_avx512_i8_i16.patch \
27 file://llvm10-0014-ispc-10_0_packed_load_store_avx512skx.patch \
28 file://llvm10-0015-ispc-10_0_vXi1calling_avx512_i8_i16.patch \
21 " 29 "
22 30
23SRC_URI_LLVM11_PATCHES = " \ 31SRC_URI_LLVM11_PATCHES = " \