]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Change Diamond Rapids feature detect when model number could not be distinguished
authorHaochen Jiang <haochen.jiang@intel.com>
Tue, 1 Jul 2025 06:02:36 +0000 (14:02 +0800)
committerHaochen Jiang <haochen.jiang@intel.com>
Wed, 2 Jul 2025 03:14:24 +0000 (11:14 +0800)
commit977b8fb2263702f1486b914c190fc15f89fa3ab7
tree4558ece87decdeb4816ff26f4c230c44811abc85
parent9f44730d6217a3e3fbfa1737b0bf69ec082fca89
i386: Change Diamond Rapids feature detect when model number could not be distinguished

We will use AMX-FP8 for DMR since it is a smaller and more unique feature.

gcc/ChangeLog:

* config/i386/driver-i386.cc (host_detect_local_cpu): Change
to AMX-FP8 for Diamond Rapids.
gcc/config/i386/driver-i386.cc