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: [RFC] Mixed results with O(1) PHI arg lookup


On Sun, 2004-11-07 at 15:15 +0200, Dorit Naishlos wrote:
> 
> 
> 
> > The patch survived a bootstrap, but it should not pass testsuite
> > because I have not fixed a part of tree_vectorizer.c that directly
> > writes PHI_ARG_EDGE.
> 
> The code that directly writes PHI_ARG_EDGE in the vectorizer will go away
> once this patch is installed:
> http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00283.html
Is there any way we can break out those changes?  I'm certainly not
qualified to review that entire changeset, but I might be inclined
to take the time to understand a more localized change.

jeff



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