[llvm] [JumpThreading] Use [BB->SuccIndx] to get probability when updating BB info. (PR #134585)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 7 02:26:32 PDT 2025
================
----------------
nikic wrote:
Could you please test that the resulting branch weights in the IR are correct, instead of checking debug dumps?
https://github.com/llvm/llvm-project/pull/134585
More information about the llvm-commits
mailing list