aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rust-attribs.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-08-11 11:20:41 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2025-08-12 09:11:30 +0200
commitbceae48c3c0978fc840169dd4b487c24a0ac5c53 (patch)
tree35ebbd8fa31d3a5e94cd768d4e268cfa21b8e0cc /gcc/rust/rust-attribs.cc
parent5294840e3c7bf9bd98016dec07f54ee8dc71714a (diff)
downloadgcc-bceae48c3c0978fc840169dd4b487c24a0ac5c53.zip
gcc-bceae48c3c0978fc840169dd4b487c24a0ac5c53.tar.gz
gcc-bceae48c3c0978fc840169dd4b487c24a0ac5c53.tar.bz2
Do not use STMT_VINFO_VECTYPE in vectorizable_reduction
There's one use of STMT_VINFO_VECTYPE in vectorizable_reduction where I'm only 99% sure which SLP_TREE_VECTYPE to replace it with (vectorizable_reduction needs a lot of post-only-SLP TLC). The following replaces it with the hopefully appropriate one. * tree-vect-loop.cc (vectorizable_reduction): Replace STMT_VINFO_VECTYPE use with SLP_TREE_VECTYPE.
Diffstat (limited to 'gcc/rust/rust-attribs.cc')
0 files changed, 0 insertions, 0 deletions