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] tree-optimization/21430 operand cache slowness


> With that change made (the patch is attached) we lose the pathological
> cases caused by hordes of virtual uses, and don't incur any of the
> penalties of consuming extra memory.

huh. somehow the last line of the patch dissappeared, wich can cause
some issues :-)

here's a new one with the last line.



Attachment: nov.diff
Description: Text document


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