[PATCH] D15289: Avoid inlining CallSites leading to unreachable
    Junbum Lim via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 11 10:10:50 PST 2015
    
    
  
 
The plan is to first add the infrastructure change so that BFI
information is available to inliner (with incremental update). With
that ready, the inliner can use profile data (including static
profile) to drive inlining decisions for both speed and size
optimization.
David
 
 
I see your point. Do you have the patch for infrastructure change to hook
BFI/BFI ready?  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/0099cd70/attachment.html>
    
    
More information about the llvm-commits
mailing list