OSDN Git Service

Early return in rewrite_commutative_reductions_out_of_ssa when flag_associative_math...
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:25:27 +0000 (20:25 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:25:27 +0000 (20:25 +0000)
commit8643dd0a136ede95ab31d649cd321c0887cb959e
tree010366412d111f4c489e657b0263d315c8251d97
parent9a34ebd620c14ea42de16c771806135937e6bc45
Early return in rewrite_commutative_reductions_out_of_ssa when flag_associative_math is not set.

2010-06-23  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (rewrite_commutative_reductions_out_of_ssa):
Early return in when flag_associative_math is not set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163125 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c