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: [autovect] [patch] Extend store cpp


> > Bootstrap and tested on ppc. OK for autovect branch?
>
> Why are you submitting this for autovect instead of mainline?
> Seems like it will just cause you merge hassles later on.
> It seems like now would be the perfect time to get this on mainline
> instead of autovect.

The latest adjustments to lim optimization; which is currently only in
autovect branch; can open an opportunity for store ccp to be applied and
as a result for the vectorizer as well. (as was shown in the example in -
http://gcc.gnu.org/ml/gcc-patches/2007-03/msg01255.html). That is why
autovect branch was chosen. I intend to submit this patch to mainline
soon after committing it to the branch. I'll be happy to propose the
patch for mainline right now, but if it turns out that the patch need
to be considerably revised before it can be committed to mainline,
I wish to commit it to the branch until I revise the implementation.

Thanks,
Revital


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