This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [autovect] [patch] Make store motion use alias oracle
- From: Revital1 Eres <ERES at il dot ibm dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: Ayal Zaks <ZAKS at il dot ibm dot com>, Dorit Nuzman <DORIT at il dot ibm dot com>, gcc-patches at gcc dot gnu dot org, Victor Kaplansky <VICTORK at il dot ibm dot com>
- Date: Wed, 14 Mar 2007 12:19:54 +0200
- Subject: Re: [autovect] [patch] Make store motion use alias oracle
gcc-patches-owner@gcc.gnu.org wrote on 14/03/2007 11:18:58:
> Hello,
>
> > Attached is the patch that fix the problem exposed in tree-if-conv.c as
> > was discussed previously. It was bootstrap and tested on ppc together
> > with the lim patch.
> >
> > OK for autovect?
>
> assuming that you do the required testing, this is OK for mainline as
> well.
>
> Zdenek
>
Thanks, I'll commit the ifcvt fix once all the testing will be
finished.
Revital