This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: SMS improvements branch
- From: Mostafa Hagog <MUSTAFA at il dot ibm dot com>
- To: Dorit Naishlos <DORIT at il dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org, Devang Patel <dpatel at apple dot com>, Keith Besaw <kbesaw at us dot ibm dot com>, Daniel Berlin <dberlin at dberlin dot org>, Ira Rosen <IRAR at il dot ibm dot com>, Sebastian Pop <sebastian dot pop at cri dot ensmp dot fr>
- Date: Thu, 23 Dec 2004 16:40:15 +0200
- Subject: Re: SMS improvements branch
gcc-owner@gcc.gnu.org wrote on 12/12/2004 13:35:48:
>
>
>
>
> > I am thinking of opening a development branch for the sake of SMS
> > improvements, unless someone knows of an existing branch that
> > this work could be put in.
>
> I think the autovect-branch could be an option - it is intended to host
> work on loop optimizations. Also sounds like some of the infrastructure
you
> need for SMS is related to infrastructure developed on autovect
(inter-loop
> dependences for example). Another thing in common to SMS and
vectorization
> is that both target single-basic-block countable loops. I don't know if
SMS
> would directly benefit from the tree-level loop-optimization work that
> is/will be taking place in autovect-branch, but I'm sure vectorized loops
> would benefit from SMS.
OK, if no one from the autovect-branch developers has an objection about
it,
I am going to commit SMS changes to autovect-branch.
Mostafa.