diff options
author | Richard Biener <rguenther@suse.de> | 2023-11-20 15:16:44 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-11-21 08:16:57 +0100 |
commit | c656d268c9dac8b6f710b9bbd399214cb11b3287 (patch) | |
tree | 1293e3cd79b021f13991647eedf566c37dba2392 /gcc/tree-vect-loop.cc | |
parent | 7bf1de918608e2d0b5a3ad0923040acb1819d9a5 (diff) | |
download | gcc-c656d268c9dac8b6f710b9bbd399214cb11b3287.zip gcc-c656d268c9dac8b6f710b9bbd399214cb11b3287.tar.gz gcc-c656d268c9dac8b6f710b9bbd399214cb11b3287.tar.bz2 |
tree-optimization/111970 - fix issue with SLP of emulated gather/scatter
There's a missed index adjustment for the SLP vector number when
computing the index/data vectors for emulated gather/scatter with SLP.
The following fixes this.
PR tree-optimization/111970
* tree-vect-stmts.cc (vectorizable_load): Fix offset calculation
for SLP gather load.
(vectorizable_store): Likewise for SLP scatter store.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions