[PATCH] D148237: [BPI] Add method to swap outgoing edges probabilities

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 16 23:51:24 PDT 2023


mkazantsev added a comment.

I think we should add a parameter to existing method. There are already precedents of that, e.g. SplitBlock at https://llvm.org/doxygen/BasicBlockUtils_8h.html


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148237/new/

https://reviews.llvm.org/D148237



More information about the llvm-commits mailing list