aboutsummaryrefslogtreecommitdiff
path: root/libada
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-11-29 12:14:24 +0100
committerRichard Biener <rguenth@gcc.gnu.org>2024-11-29 13:43:25 +0100
commita54aa75ab30eb1a176ceaded507113252df24878 (patch)
tree12f933f0d825c54d49ace04e078cbd20474cfe5e /libada
parentb5df3eefd70064973fc5cb41c391d71781b8d3ac (diff)
downloadgcc-a54aa75ab30eb1a176ceaded507113252df24878.zip
gcc-a54aa75ab30eb1a176ceaded507113252df24878.tar.gz
gcc-a54aa75ab30eb1a176ceaded507113252df24878.tar.bz2
tree-optimization/115438 - SLP reduction vect vs. bwaves
503.bwaves_r shows a case where the non-SLP optimization of performing the reduction adjustment with the initial value as part of the epilogue rather than including it as part of the initial vector value. It allows to break a critical dependence path. The following restores this ability for single-lane SLP. On Zen2 this turns a 2.5% regression from GCC 14 into a 2.5% improvement. PR tree-optimization/115438 * tree-vect-loop.cc (vect_transform_cycle_phi): For SLP also try to do the reduction adjustment by the initial value in the epilogue.
Diffstat (limited to 'libada')
0 files changed, 0 insertions, 0 deletions