]> gcc.gnu.org Git - gcc.git/commit
Allow single-lane SLP in-order reductions
authorRichard Biener <rguenther@suse.de>
Tue, 5 Mar 2024 14:46:24 +0000 (15:46 +0100)
committerRichard Biener <rguenther@suse.de>
Mon, 13 May 2024 13:42:10 +0000 (15:42 +0200)
commit0faad9e4dfa5015c9535e4f2a40400914c5b4674
tree159427015b1ce94aad0267fa3f3b139acb434b42
parent5bdcb5f182a6472a66cc5d7842a64ec7ad0fd7e5
Allow single-lane SLP in-order reductions

The single-lane case isn't different from non-SLP, no re-association
implied.

* tree-vect-loop.cc (vectorizable_reduction): Allow
single-lane SLP in-order reductions.
gcc/tree-vect-loop.cc
This page took 0.056933 seconds and 6 git commands to generate.