[llvm] r293515 - NewGVN: Instead of changeToUnreachable, insert an instruction SimplifyCFG will turn into unreachable when it runs

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:02:58 PST 2017


On Mon, Jan 30, 2017 at 10:12 AM, Daniel Berlin via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: dannyb
> Date: Mon Jan 30 12:12:56 2017
> New Revision: 293515
>
> URL: http://llvm.org/viewvc/llvm-project?rev=293515&view=rev
> Log:
> NewGVN: Instead of changeToUnreachable, insert an instruction SimplifyCFG will turn into unreachable when it runs
>

Thank you!

--
Davide


More information about the llvm-commits mailing list