7 Commits

Author SHA1 Message Date
Cui,Lili
db41342444 [SPR] Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
gcc/ChangeLog:

	* config/i386/driver-i386.cc (host_detect_local_cpu):
	Move sapphirerapids out of AVX512_VP2INTERSECT.
	* config/i386/i386.h: Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
	* doc/invoke.texi: Remove AVX512_VP2INTERSECT from SAPPHIRERAPIDS

url: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=11c72f20d4d7ba1862a257cef05dc3a5e84a276d
2022-11-16 09:35:10 +08:00
Haochen Jiang
7954b2133e [SPR] i386: Add syscall to enable AMX for latest kernels
gcc/testsuite/ChangeLog:

	* gcc.target/i386/amx-check.h (request_perm_xtile_data):
	New function to check if AMX is usable and enable AMX.
	(main): Run test if AMX is usable.

url:https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5e377d21f1f345d8b157b9bc306e02bb9bd45e01
2022-11-16 09:34:27 +08:00
liyancheng
d9127a6b3f [RPM] Change isl dependency from Source to BuildRequire 2022-11-10 12:00:55 +08:00
liyancheng
25e20dc298 [RPM] Upgrade GCC to 12.2.1 2022-11-02 10:28:23 +08:00
eastb233
cc00d8055c [RPM] delete bundled(*) Provides in case of conflict with default gcc 2022-08-25 19:58:11 +08:00
eastb233
822355ee81 [RPM] delete the Provides of lib.* files in rpm package 2022-08-24 19:46:35 +08:00
eastb233
9f63bc52eb [Init] Initialize with gcc toolset 12.1.1
Initialize repo with multi-version gcc toolset.
2022-08-10 18:49:39 +08:00