[clang-tools-extra] [LoopPeeling] Fix weights updating of peeled off branches (PR #70094)

Matthias Braun via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 13:43:56 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 cfe-commits mailing list