aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2019-10-29 09:33:49 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2019-10-29 09:33:49 +0000
commitb7ff7cef5005721e78d6936bed3ae1c059b4e8d2 (patch)
tree55dfad525476996c65b132bf86f8ad06525e797d /gcc/tree-ssa-loop-niter.c
parentbc73c4c24daec96ad3e7ff904645c3095a4febe9 (diff)
downloadgcc-b7ff7cef5005721e78d6936bed3ae1c059b4e8d2.zip
gcc-b7ff7cef5005721e78d6936bed3ae1c059b4e8d2.tar.gz
gcc-b7ff7cef5005721e78d6936bed3ae1c059b4e8d2.tar.bz2
re PR tree-optimization/65930 (Reduction with sign-change not handled)
2019-10-29 Richard Biener <rguenther@suse.de> PR tree-optimization/65930 * tree-vect-loop.c (check_reduction_path): Relax single-use check allowing out-of-loop uses. (vect_is_simple_reduction): SLP reduction chains cannot have intermediate stmts used outside of the loop. (vect_create_epilog_for_reduction): The adjustment might need to be converted. (vectorizable_reduction): Annotate live stmts of the reduction chain with STMT_VINFO_REDUC_DEF. * tree-vect-stms.c (process_use): Remove no longer true asserts. * gcc.dg/vect/pr65930-1.c: New testcase. From-SVN: r277566
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions