aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/std
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-07-09 11:23:30 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2025-07-09 13:11:39 +0200
commit591d8f3b273627cc42171e778014b84370091e44 (patch)
tree35e08218ad9856e7bdddcf7674e13a4088de6b2b /libstdc++-v3/testsuite/std
parent8f1cc1ceabdac21940fa0638298d8a3b7c941d4a (diff)
downloadgcc-591d8f3b273627cc42171e778014b84370091e44.zip
gcc-591d8f3b273627cc42171e778014b84370091e44.tar.gz
gcc-591d8f3b273627cc42171e778014b84370091e44.tar.bz2
Avoid accessing STMT_VINFO_VECTYPE
The following fixes up two places we access STMT_VINFO_VECTYPE that's not covered by the fixup in vect_analyze/transform_stmt to set that from SLP_TREE_VECTYPE. * tree-vect-loop.cc (vectorizable_reduction): Get the output vector type from slp_for_stmt_info. * tree-vect-stmts.cc (vect_analyze_stmt): Bail out earlier for PURE_SLP_STMT when doing loop stmt analysis.
Diffstat (limited to 'libstdc++-v3/testsuite/std')
0 files changed, 0 insertions, 0 deletions