diff options
author | Richard Biener <rguenther@suse.de> | 2023-09-29 15:12:54 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-05-28 11:47:05 +0200 |
commit | eaaa4b88038d4d6eda1b20ab662f1568fd9be31f (patch) | |
tree | 07305633f31f90044174b06bd90bb6d989c4f16f /gcc/tree-ssa-structalias.cc | |
parent | 65aa46ffc3b06bba3d49b9b8315610c706a1215b (diff) | |
download | gcc-eaaa4b88038d4d6eda1b20ab662f1568fd9be31f.zip gcc-eaaa4b88038d4d6eda1b20ab662f1568fd9be31f.tar.gz gcc-eaaa4b88038d4d6eda1b20ab662f1568fd9be31f.tar.bz2 |
tree-optimization/115254 - don't account single-lane SLP against discovery limit
The following avoids accounting single-lane SLP to the discovery
limit. As the two testcases show this makes discovery fail,
unfortunately even not the same across targets. The following
should fix two FAILs for GCN as a side-effect.
PR tree-optimization/115254
* tree-vect-slp.cc (vect_build_slp_tree): Only account
multi-lane SLP to limit.
* gcc.dg/vect/slp-cond-2-big-array.c: Expect 4 times SLP.
* gcc.dg/vect/slp-cond-2.c: Likewise.
Diffstat (limited to 'gcc/tree-ssa-structalias.cc')
0 files changed, 0 insertions, 0 deletions