]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC
authorliuhongt <hongtao.liu@intel.com>
Mon, 28 Apr 2025 14:45:50 +0000 (07:45 -0700)
committerliuhongt <hongtao.liu@intel.com>
Tue, 29 Apr 2025 07:08:22 +0000 (00:08 -0700)
commit96729baa9ef0e9f571e219c7289dbec64768c7c8
treef8aa6da26716029159e1be861a62fb84ac121964
parentd23d35d3b76aa2ca124e580908f56f4b249cfe3a
Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC

Since the tune if only for GLC(sapphirerapids and alderlake-P).

gcc/ChangeLog:

* config/i386/x86-tune.def (X86_TUNE_DEST_FALSE_DEP_FOR_GLC):
Remove other processor except for GLC since this one is only
for GLC.

(cherry picked from commit 1ad6e171b126a82f38b1e8cbfd207f1d91c58a59)
gcc/config/i386/x86-tune.def