Commit 13ea650c by Andrew Pinski

re PR tree-optimization/21272 (SSA_NAME def follows use with -ftree-vectorize)

2005-04-29  Devang Patel  <dpatel@apple.com>

        PR tree-optimization/21272
        PR tree-optimization/21266
        * tree-if-conv.c (find_phi_replacement_condition): Fix think-o.

From-SVN: r99013
parent a70c902e
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
2005-04-29 Devang Patel <dpatel@apple.com> 2005-04-29 Devang Patel <dpatel@apple.com>
PR tree-optimization/21272 PR tree-optimization/21272
PR tree-optimization/21266
* tree-if-conv.c (find_phi_replacement_condition): Fix think-o. * tree-if-conv.c (find_phi_replacement_condition): Fix think-o.
2005-04-29 Kazu Hirata <kazu@cs.umass.edu> 2005-04-29 Kazu Hirata <kazu@cs.umass.edu>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment