!95 [sync] PR-91: [Backport][LoongArch] Add the support for vector
From: @openeuler-sync-bot Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
4a781f6e49
67252
0008-Backport-LoongArch-Add-the-support-for-vector.patch
Normal file
67252
0008-Backport-LoongArch-Add-the-support-for-vector.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -36,7 +36,7 @@
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: %{clang_version}
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: A C language family front-end for LLVM
|
||||
|
||||
License: NCSA
|
||||
@ -52,6 +52,7 @@ Patch4: 0004-add-gcc-compatible-in-BUILD_FOR_OPENEULER.patch
|
||||
Patch5: 0005-backport-Disable-InterpreterExceptionTest-on-RISC-V.patch
|
||||
Patch6: 0006-clang-LoongArch-Add-loongarch64-to-os-triple.patch
|
||||
Patch7: 0007-add-more-warning-options-to-fgcc-compatible.patch
|
||||
Patch8: 0008-Backport-LoongArch-Add-the-support-for-vector.patch
|
||||
|
||||
# Patches for clang-tools-extra
|
||||
# See https://reviews.llvm.org/D120301
|
||||
@ -380,6 +381,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
||||
%{install_bindir}/git-clang-format
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2024 zhanglimin <zhanglimin@loongson.cn> -17.0.6-11
|
||||
- Add the support for vector on LoongArch.
|
||||
|
||||
* Thu Mar 28 2024 liyunfei <liyunfei33@huawei.com> -17.0.6-10
|
||||
- Add more warning options to BUILD_FOR_OPENEULER gcc compatible part 2.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user