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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 07:13:59 PDT 2021


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

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


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