This is the mail archive of the gcc-patches@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: [tree-ssa, LNO] Analysis of scalar evolutions and datadependences


On Wed, 2003-12-17 at 04:39, Pop Sébastian wrote:

> Okay, I will do this.  What will be the name of the new sub-branch?  I
> have proposed loop-nest-optimizer, is it ok?
> 
Sure.

> There is no particular reason for choosing the Allen and Kennedy's
> book.  I put a reference on it because I was reading it when I wrote
> the code, but I think that it would be better to have also freely
> available pointers to articles on citeseer.  I will add some more
> references.  
> 
Yes, that's always good.  Not everyone has access to the books.

> Yes, they are generic folders: it's just an interface that has been
> rejected? some time ago.  If you want I can remove it and use the
> standard "fold (build (PLUS_EXPR, ...))".  I still think that we need
> a better interface to the folder.
> 
Perhaps you could pursue these changes separately from LNO itself.  This
is something that we may even want to consider adding to the tree-ssa
branch itself.


Diego.


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