Mircea Trofin 9ac84a6193
[MergeICmp][profcheck] Propagate profile info (#167594)
Propagate branch weights in `mergeComparisons`​ : the probability of reaching the common "exit" BB (`bb_phi`​ in the description in `processPhi`​)doesn't change, and is a disjunction over the probabilities of doing that from the blocks performing comparisons which are now being merged  
  
Issue #147390
2025-11-14 09:29:41 -08:00
..