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]: Fix PR tree-optimization/27755, add partial anticipation


> >> Hi,
> >> this also seems to do 8% of memory consumption on combine.c -O3.
> >
> >I can't see how we make more gc allocations.
> >Any more stats about where it is coming from?
> 
> Forget it, i found it (translate_vuses_through_phis).
> 
> I'll fix it as part of the next PRE infrastructure change for the new VN

Thanks.
Also the last run of memory tester is always at
http://www.suse.de/~aj/SPEC/amd64/memory
Doing some cooler plots and making available part of the history is my
long standing TODO...

Honza


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