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-vectorizer.c splitup


On Mon, Jan 31, 2005 at 07:27:36PM +0200, Dorit Naishlos wrote:
> tree-simple-loop-utils.c: loop-peeling utilities (non vectorizer specific)

How does this relate to tree-ssa-loop-ch.c?  It looks like you've
got duplicate code in here...

> tree-vectorizer.c: main driver and general vectorization utilities
> tree-vect-analyze.c: analysis functions
> tree-vect-transform.c: transformation functions

These seem ok.

> Would this be acceptable for 4.0?

Yeah.



r~


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