[PATCH] D133275: [SimpleLoopUnswitch] Skip non-trivial unswitching of cold functions
    Alex Gatea via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  6 11:33:25 PDT 2022
    
    
  
alexgatea added a comment.
In D133275#3772570 <https://reviews.llvm.org/D133275#3772570>, @aeubanks wrote:
> I don't think we need to worry about SPEC too much, just resolve regressions
I agree. And anyway, there was only one performance degradation observed due to the original commit, and I verified that this patch fixes it, so it should be all good.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133275/new/
https://reviews.llvm.org/D133275
    
    
More information about the llvm-commits
mailing list