This is the mail archive of the gcc-bugs@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]

[Bug ipa/65478] [5 regression] crafty performance regression


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65478

--- Comment #11 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Created attachment 35159
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35159&action=edit
Patch implementing cloning penalties

(In reply to Martin Jambor from comment #8)
> (In reply to Jan Hubicka from comment #7)
> > Yep, that sounds like resonable thing to try to me.
> > 
> 
> OK, I'll prepare a patch for this part.

This is the patch, it has survived bootstrap and regtest on
x86_64-linux.  I have not measured crafty run-time with it yet.


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