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: [PATCH] Extend store ccp


On 6/26/07 1:38 AM, Revital1 Eres wrote:

> I have seen no effect so far on SPEC2006 on ppc64.
> 
> As for the effect on compilation time -
> Measuring bootstrap time (time make) on c,c++ with -O2
> on ppc64 showed about 1% rise in compilation time.

So, increased compilation time with no positive effects on codegen?
Perhaps we should think twice about getting this in?  We are losing
compile time performance one tiny percent at a time.  There has to be
something compelling to balance this out.

I've still not seen the rest of the patch.  I'm a bit concerned about
this performance loss for little/no gain.


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