[Backport][LoongArch] Add the support for vector
This commit is contained in:
parent
60805a51c2
commit
58a806d648
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}
|
Name: %{pkg_name}
|
||||||
Version: %{clang_version}
|
Version: %{clang_version}
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: A C language family front-end for LLVM
|
Summary: A C language family front-end for LLVM
|
||||||
|
|
||||||
License: NCSA
|
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
|
Patch5: 0005-backport-Disable-InterpreterExceptionTest-on-RISC-V.patch
|
||||||
Patch6: 0006-clang-LoongArch-Add-loongarch64-to-os-triple.patch
|
Patch6: 0006-clang-LoongArch-Add-loongarch64-to-os-triple.patch
|
||||||
Patch7: 0007-add-more-warning-options-to-fgcc-compatible.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
|
# Patches for clang-tools-extra
|
||||||
# See https://reviews.llvm.org/D120301
|
# 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
|
%{install_bindir}/git-clang-format
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 28 2024 liyunfei <liyunfei33@huawei.com> -17.0.6-10
|
||||||
- Add more warning options to BUILD_FOR_OPENEULER gcc compatible part 2.
|
- Add more warning options to BUILD_FOR_OPENEULER gcc compatible part 2.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user