[PATCH] D24414: Conditionally eliminate library calls where the result value is not used
    David Li via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep  9 11:45:52 PDT 2016
    
    
  
davidxl added a comment.
Have not looked in details -- but just a quick note: you should annotate the created branches with MD_prof meta data to indicate it is not likely to be taken
https://reviews.llvm.org/D24414
    
    
More information about the llvm-commits
mailing list