]> 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:06:04 +0000 (00:06 -0700)
commit1ad6e171b126a82f38b1e8cbfd207f1d91c58a59
tree73f1130d5488f2b9ee2966add8f2287040726579
parent1c0cbc1b300e08df5ebfce00a7195890d78f2064
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.
gcc/config/i386/x86-tune.def