This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14797] [tree-ssa] propagate constants back to PHI
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 16:14:21 -0000
- Subject: [Bug optimization/14797] [tree-ssa] propagate constants back to PHI
- References: <20040331104555.14797.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-31 16:14 -------
I also think we should keep anything more complex than c = a CMP b in the PHI form and that is what is
done right now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14797