[llvm] r293196 - NewGVN: Make unreachable blocks be marked with unreachable

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 11:02:40 PST 2017


and i broke all the buildbots  because my commit properly rebased instead
of conflicting, and the pr31758 testcase you added this morning has an
unreachable block.
Fixed in a followup :)


On Thu, Jan 26, 2017 at 10:47 AM, Davide Italiano <davide at freebsd.org>
wrote:

> On Thu, Jan 26, 2017 at 10:30 AM, Daniel Berlin via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: dannyb
> > Date: Thu Jan 26 12:30:29 2017
> > New Revision: 293196
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=293196&view=rev
> > Log:
> > NewGVN: Make unreachable blocks be marked with unreachable
> >
>
> Very nice, this also simplifies the logic a bit.
>
> --
> Davide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/5321abdb/attachment.html>


More information about the llvm-commits mailing list