[PATCH] D80206: [IR] Clean up dead instructions after simplifying a conditional branch

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 02:07:29 PDT 2020


foad added a comment.

In D80206#2096180 <https://reviews.llvm.org/D80206#2096180>, @jdoerfert wrote:

> In D80206#2095017 <https://reviews.llvm.org/D80206#2095017>, @uabelho wrote:
>
> > I wrote
> >
> >   https://bugs.llvm.org/show_bug.cgi?id=46343
> >
> > about a crash that starts happening with this patch.
>
>
> @foad, you look into this?


I will. For the time being I reverted this commit in rG6fdd5a28b7840185d1f75d5702e7e2f3c4723b1c <https://reviews.llvm.org/rG6fdd5a28b7840185d1f75d5702e7e2f3c4723b1c>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80206





More information about the llvm-commits mailing list