Richard Biener writes:
> On Thu, 13 Mar 2025, Richard Sandiford wrote:
>> vect_slp_prefer_store_lanes_p allows an SLP tree to be split even
>> if the tree could use store-lanes, provided that one of the new
>> groups would operate on full vectors for each scalar iteration.
>> That heuristic is no
[Reposting to CC the RISC-V CI]
vect_slp_prefer_store_lanes_p allows an SLP tree to be split even
if the tree could use store-lanes, provided that one of the new
groups would operate on full vectors for each scalar iteration.
That heuristic is no longer firing for gcc.target/aarch64/pr99873_2.c.
On Thu, 13 Mar 2025, Richard Sandiford wrote:
> vect_slp_prefer_store_lanes_p allows an SLP tree to be split even
> if the tree could use store-lanes, provided that one of the new
> groups would operate on full vectors for each scalar iteration.
> That heuristic is no longer firing for gcc.target/
vect_slp_prefer_store_lanes_p allows an SLP tree to be split even
if the tree could use store-lanes, provided that one of the new
groups would operate on full vectors for each scalar iteration.
That heuristic is no longer firing for gcc.target/aarch64/pr99873_2.c.
The test contains:
void __attrib