This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC/RFT] Improving SMS by data dependence export
- From: Revital1 Eres <ERES at il dot ibm dot com>
- To: "Alexander Monakov" <amonakov at ispras dot ru>
- Cc: "Andrey Belevantsev" <abel at ispras dot ru>, Ayal Zaks <zaks at il dot ibm dot com>, "gcc.gcc.gnu.org" <gcc at gcc dot gnu dot org>
- Date: Thu, 3 Jan 2008 09:59:04 +0200
- Subject: Re: [RFC/RFT] Improving SMS by data dependence export
Hello Alexander,
> We would like to ask people interested in SMS performance on PowerPC and
> Cell SPU to conduct tests with this patch. Any feedback is greatly
> appreciated.
The patch passed bootstrap with -fmodulo-sched
-fmodulo-sched-allow-regmoves flags on powerpc64-linux.
I am still testing it's impact on the performance.
Revital