[PATCH] D105339: [InstCombine] visitUnreachableInst(): iteratively erase instructions leading to unreachable

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 07:15:53 PDT 2021


lebedev.ri added a comment.

In D105339#2855298 <https://reviews.llvm.org/D105339#2855298>, @spatel wrote:

> LGTM - I don't have any other notes about problems I saw in the earlier patch.

I see. Thank you for double-checking.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105339



More information about the llvm-commits mailing list