This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Loop optimizer issues
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: Richard Henderson <rth at redhat dot com>, Geoff Keating <geoffk at geoffk dot org>, Diego Novillo <dnovillo at redhat dot com>, Jason Merrill <jason at redhat dot com>, Jan Hubicka <jh at suse dot cz>, Daniel Berlin <dberlin at dberlin dot org>, pop at gauvain dot u-strasbg dot fr, gcc at gcc dot gnu dot org
- Date: Wed, 02 Jul 2003 17:58:48 -0400
- Subject: Re: Loop optimizer issues
>>>>> Zdenek Dvorak writes:
Zdenek> there is no way how I could manage to finish the loop optimizer work
Zdenek> for 3.4, so I don't care.
If you are re-writing a loop optimizer for port-GCC 3.4 and GCC
3.5 will use Tree-SSA, what is the purpose of re-writing the RTL loop
optimizer?
David