This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]