[llvm-branch-commits] [llvm] [LoopUnroll] Fix freqs for unconditional latches: N<=2 (PR #179520)

Johannes Doerfert via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 8 16:15:35 PDT 2026


https://github.com/jdoerfert approved this pull request.

I see the problem this is solving and I see how it fixes the tests.
That said, I don't fully grasp how we know the IterCounts.
Given that they are in a different commit and I can assume they are accurate, I am fine with this.
As I wrote this, I realized something and left a comment below.
Otherwise, I think this looks good.


https://github.com/llvm/llvm-project/pull/179520


More information about the llvm-branch-commits mailing list