This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] tree-phinodes.c: Speed up create_phi_node.
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 29 Oct 2004 19:31:39 -0400
- Subject: Re: [patch] tree-phinodes.c: Speed up create_phi_node.
- Organization: Red Hat Canada
- References: <20041029.192916.11595306.kazu@cs.umass.edu>
On Fri, 2004-10-29 at 19:29, Kazu Hirata wrote:
> * tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN.
>
OK.
Diego.