diff options
author | Richard Biener <rguenther@suse.de> | 2024-03-05 15:46:24 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-06-06 08:55:56 +0200 |
commit | 4653b682ef161c3c2fc7bf8462b8f9206a1349e6 (patch) | |
tree | 8bd1633b4c4690d3520b977bbe5822533b12f362 /libgfortran/configure | |
parent | 2ee41ef76a99ef5a8b62b351e2c01dad93f51b18 (diff) | |
download | gcc-4653b682ef161c3c2fc7bf8462b8f9206a1349e6.zip gcc-4653b682ef161c3c2fc7bf8462b8f9206a1349e6.tar.gz gcc-4653b682ef161c3c2fc7bf8462b8f9206a1349e6.tar.bz2 |
Allow single-lane SLP in-order reductions
The single-lane case isn't different from non-SLP, no re-association
implied. But the transform stage cannot handle a conditional reduction
op which isn't checked during analysis - this makes it work, exercised
with a single-lane non-reduction-chain by gcc.target/i386/pr112464.c
* tree-vect-loop.cc (vectorizable_reduction): Allow
single-lane SLP in-order reductions.
(vectorize_fold_left_reduction): Handle SLP reduction with
conditional reduction op.
Diffstat (limited to 'libgfortran/configure')
0 files changed, 0 insertions, 0 deletions