[PATCH] D143948: [loop unroll] Fix `branch-weights` for unrolled loop.
    Mircea Trofin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb 14 11:29:08 PST 2023
    
    
  
mtrofin added a comment.
In D143948#4124802 <https://reviews.llvm.org/D143948#4124802>, @wenlei wrote:
> It's a bit surprising that issues like this went unnoticed for so long... Thanks for the fix.
I think the problem is that we don't have an end to end integration test for profile propagation through the compiler.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143948/new/
https://reviews.llvm.org/D143948
    
    
More information about the llvm-commits
mailing list