[llvm] [SLU][profcheck] Estimate branch weights in partial unswitch cases (PR #164035)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 17:23:51 PDT 2025


mtrofin wrote:

Come to think of it, maybe a possibility is to use the BFI of the loop header before the transformation and calculate the BPI to preserve it.

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


More information about the llvm-commits mailing list