diff options
author | Richard Biener <rguenther@suse.de> | 2024-03-05 16:07:41 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-05-08 14:30:39 +0200 |
commit | b6822bf3e3f3ff37d64be700f139c8fce3a9bf44 (patch) | |
tree | 92bafdeb9ee032372e48bc01cc81dbfbcac3735c /gcc/cp/parser.cc | |
parent | 73c8e24b692e691c665d0f1f5424432837bd8c06 (diff) | |
download | gcc-b6822bf3e3f3ff37d64be700f139c8fce3a9bf44.zip gcc-b6822bf3e3f3ff37d64be700f139c8fce3a9bf44.tar.gz gcc-b6822bf3e3f3ff37d64be700f139c8fce3a9bf44.tar.bz2 |
Fix non-grouped SLP load/store accounting in alignment peeling
When we have a non-grouped access we bogously multiply by zero.
This shows most with single-lane SLP but also happens with
the multi-lane splat case.
* tree-vect-data-refs.cc (vect_enhance_data_refs_alignment):
Properly guard DR_GROUP_SIZE access with STMT_VINFO_GROUPED_ACCESS.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions