This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: ssa subvariables for complex types
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Richard Guenther <richard dot guenther at gmail dot com>, dnovillo at redhat dot com, law at redhat dot com, gcc at gcc dot gnu dot org
- Date: Mon, 17 Apr 2006 20:59:22 -0400
- Subject: Re: RFC: ssa subvariables for complex types
- References: <20060417230436.GA26613@redhat.com> <200604180003.k3I03odW028519@earth.phy.uc.edu>
> losing a slight missed optimization on the tree level.
Yay, exactly what I'm trying to fix. Glad you agree.
Aldy