diff options
author | liuhongt <hongtao.liu@intel.com> | 2024-06-03 10:38:19 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2024-06-14 14:53:25 +0800 |
commit | 8b69efd9819f86b973d7a550e987ce455fce6d62 (patch) | |
tree | 277073b47767551b7cab28437bee11c94862f21c /libgcc | |
parent | c129a34dc8e69f7b34cf72835aeba2cefbb8673a (diff) | |
download | gcc-8b69efd9819f86b973d7a550e987ce455fce6d62.zip gcc-8b69efd9819f86b973d7a550e987ce455fce6d62.tar.gz gcc-8b69efd9819f86b973d7a550e987ce455fce6d62.tar.bz2 |
Remove one_if_conv for latest Intel processors.
The tune is added by PR79390 for SciMark2 on Broadwell.
For latest GCC, with and without the -mtune-ctrl=^one_if_conv_insn.
GCC will generate the same binary for SciMark2. And for SPEC2017,
there's no big impact for SKX/CLX/ICX, and small improvements on SPR
and later.
gcc/ChangeLog:
* config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): Remove
latest Intel processors.
Co-authored by: Lingling Kong <lingling.kong@intel.com>
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions