diff options
author | Richard Biener <rguenther@suse.de> | 2025-08-27 15:20:03 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-09-01 14:04:24 +0200 |
commit | 3b83232c672cd969ec1f7420da99f7a054554958 (patch) | |
tree | 1bcd236b10344ebd730c7671943684d6e8ff0bee /gcc/testsuite/gm2 | |
parent | b3355804c7054bce288b643ce127ec5e9d0c2061 (diff) | |
download | gcc-3b83232c672cd969ec1f7420da99f7a054554958.zip gcc-3b83232c672cd969ec1f7420da99f7a054554958.tar.gz gcc-3b83232c672cd969ec1f7420da99f7a054554958.tar.bz2 |
Remove no longer needed STMT_VINFO_REDUC_DEF sets
The following removes no longer needed extra sets of STMT_VINFO_REDUC_DEF
and replaces a single remaining one with a more appropriate check.
* tree-vect-loop.cc (vectorizable_live_operation): Check
vect_is_reduction on the SLP node rather than
STMT_VINFO_REDUC_DEF on the stmt.
(vectorizable_reduction): Do not set STMT_VINFO_REDUC_DEF
on live stmts.
Diffstat (limited to 'gcc/testsuite/gm2')
0 files changed, 0 insertions, 0 deletions