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: long pending patch for tree-profiling-branch


On Sun, 2005-07-24 at 21:37 +0200, Steven Bosscher wrote:
> On Sunday 24 July 2005 18:33, Daniel Berlin wrote:
> > >       * tree-vect-analyze.c: (ipa-prop.h): New include file.
> > >       (vect_base_addr_differ_p): User ipaa interface to
> > >       disambiguate formals.
> >
> > You really shouldn't be doing that there.
> 
> I was thinking the same thing.  But without this, how can we use
> the results of this analysis in the tree optimizers?  There is
> still no way to encode it in the virtual operands...
> 

We plan on providing such a way.
No worries.
In the meantime, if you start mucking up this stuff, your going to have
to undo it later.


> Gr.
> Steven


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