diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-06-13 08:10:20 +0200 |
---|---|---|
committer | Ira Rosen <irar@gcc.gnu.org> | 2011-06-13 06:10:20 +0000 |
commit | 29f85237429f703cba263de53a491426b1642d1c (patch) | |
tree | 2be3cf95d5b99d54ab9bf6b1f56768c2729e3bea /gcc/cgraph.c | |
parent | fd74d101fa67454a33ee8c5f5a0029819c03e950 (diff) | |
download | gcc-29f85237429f703cba263de53a491426b1642d1c.zip gcc-29f85237429f703cba263de53a491426b1642d1c.tar.gz gcc-29f85237429f703cba263de53a491426b1642d1c.tar.bz2 |
re PR tree-optimization/49352 (-fcompare-debug failure with -O2 -ftree-vectorize)
PR tree-optimization/49352
* tree-vect-loop.c (vect_is_slp_reduction): Don't count debug
uses at all, make sure loop_use_stmt after the loop is a def
stmt of a used SSA_NAME that is the only one defined inside
of the loop. Don't check for COND_EXPR and GIMPLE_BINARY_RHS.
(vect_is_simple_reduction_1): Call vect_is_slp_reduction only
if check_reduction is true.
Co-Authored-By: Ira Rosen <ira.rosen@linaro.org>
From-SVN: r174982
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions