[PATCH] D63034: Slightly increase LastCallToStaticBonus for cold callsites
    Fedor Sergeev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 13 00:40:23 PDT 2019
    
    
  
fedor.sergeev added a comment.
Btw, please, take a look at this review: https://reviews.llvm.org/D60740
I have not found time to integrate it yet, but it slightly changes the approach on handling this bonus
(main idea is to apply it to threshold, like majority of other bonues, instead of applying it to cost).
It might change your approach here...
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63034/new/
https://reviews.llvm.org/D63034
    
    
More information about the llvm-commits
mailing list