commit | 972a03737284b8611ec4e6315f6ca04d56ec05bf | [log] [tgz] |
---|---|---|
author | liuhongt <hongtao.liu@intel.com> | Mon Apr 28 07:45:50 2025 -0700 |
committer | liuhongt <hongtao.liu@intel.com> | Tue Apr 29 00:07:13 2025 -0700 |
tree | 00fcf7efde484936a2fd486b0960c049ed755156 | |
parent | 74f51f7614117202fe244f7d70e47325679ade08 [diff] |
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)