This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new unroller vs ppc
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: Dale Johannesen <dalej at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Mar 2003 08:50:50 +0100
- Subject: Re: new unroller vs ppc
- References: <2E9931BF-5B3E-11D7-9BF0-000393D76DAA@apple.com>
Hello,
> fyi, the new loop unroller doesn't seem to work very well on ppc:
[snip]
Does this patch:
http://gcc.gnu.org/ml/gcc-patches/2003-03/msg01564.html
help?
Zdenek