[PATCH] D129205: [BasicBlockUtils] Allow splitting predecessors with callbr terminators

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 09:34:18 PDT 2022


nickdesaulniers added a comment.

> instead of replaceUsesOfWith(), because only the former does the necessary blockaddr updating magic.

Indeed, see: https://reviews.llvm.org/D74947.

Thanks for the patch, will do review and more testing later. Just getting back online after a long holiday weekend.


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

https://reviews.llvm.org/D129205



More information about the llvm-commits mailing list