[PATCH] D118449: [Inline][Cloning] Reliably remove unreachable blocks during cloning (PR53206)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 03:53:04 PST 2022


lebedev.ri added a comment.

Have you considered using `removeUnreachableBlocks()`?


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

https://reviews.llvm.org/D118449



More information about the llvm-commits mailing list