[AArch64] Support HiSilicon's HIP09 sched model
Signed-off-by: xiajingze <xiajingze1@huawei.com>
This commit is contained in:
parent
30debf597f
commit
66765adea7
2201
0034-AArch64-Support-HiSilicon-s-HIP09-sched-model.patch
Normal file
2201
0034-AArch64-Support-HiSilicon-s-HIP09-sched-model.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 28
|
Release: 29
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -91,6 +91,7 @@ Patch30: 0030-LICM-Solve-runtime-error-caused-by-the-signal-functi.patch
|
|||||||
Patch31: 0031-ACPO-ACPO-Infrastructure.patch
|
Patch31: 0031-ACPO-ACPO-Infrastructure.patch
|
||||||
Patch32: 0032-ACPO-Introduce-MLInliner-using-ACPO-infrastructure.patch
|
Patch32: 0032-ACPO-Introduce-MLInliner-using-ACPO-infrastructure.patch
|
||||||
Patch33: 0033-Find-Python3-in-default-env-PATH-for-ACPO.patch
|
Patch33: 0033-Find-Python3-in-default-env-PATH-for-ACPO.patch
|
||||||
|
Patch34: 0034-AArch64-Support-HiSilicon-s-HIP09-sched-model.patch
|
||||||
|
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -390,6 +391,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C %{__cmake
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2024 xiajingze <xiajingze1@huawei.com> - 17.0.6-29
|
||||||
|
- [AArch64] Support HiSilicon's HIP09 sched model
|
||||||
|
|
||||||
* Wed Nov 20 2024 eastb233 <xiezhiheng@huawei.com> - 17.0.6-28
|
* Wed Nov 20 2024 eastb233 <xiezhiheng@huawei.com> - 17.0.6-28
|
||||||
- Find Python3 in default env PATH for ACPO
|
- Find Python3 in default env PATH for ACPO
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user