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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 11:00:13 PDT 2020


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

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?


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