aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-11-20 15:16:44 +0100
committerRichard Biener <rguenther@suse.de>2023-11-21 08:16:57 +0100
commitc656d268c9dac8b6f710b9bbd399214cb11b3287 (patch)
tree1293e3cd79b021f13991647eedf566c37dba2392 /gcc/tree-vect-loop.cc
parent7bf1de918608e2d0b5a3ad0923040acb1819d9a5 (diff)
downloadgcc-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