diff options
author | Richard Biener <rguenther@suse.de> | 2024-10-15 09:22:09 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-10-15 11:06:30 +0200 |
commit | 8af474aa5d5efdda7def6cdcec3f246df2c7026a (patch) | |
tree | b7351705a2d61adb3490854f311de777464f139a /libcpp | |
parent | fa90febea9801d4255bf6a1e9f0fd998629c3c7c (diff) | |
download | gcc-8af474aa5d5efdda7def6cdcec3f246df2c7026a.zip gcc-8af474aa5d5efdda7def6cdcec3f246df2c7026a.tar.gz gcc-8af474aa5d5efdda7def6cdcec3f246df2c7026a.tar.bz2 |
tree-optimization/117147 - bogus re-use of previous ldst_p
The following shows that in vect_build_slp_tree_1 we're eventually
re-using the previous lane set ldst_p flag. Fixed by some
refactoring.
PR tree-optimization/117147
* tree-vect-slp.cc (vect_build_slp_tree_1): Put vars and
initialization of per-lane data into the per-lane processing
loop to avoid re-using previous lane state.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions