[llvm] [LoopPeeling] Fix weights updating of peeled off branches (PR #70094)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 13:43:54 PDT 2023


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

Seems like a sensible backstop for slightly incorrect profile data leading to extreme branch weights. Added some nitpicks, either way LGTM

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


More information about the llvm-commits mailing list