[llvm] r306608 - Revert "Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes"

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 16:15:38 PDT 2017


On Wed, Jun 28, 2017 at 3:35 PM, Xin Tong via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: trentxintong
> Date: Wed Jun 28 15:35:54 2017
> New Revision: 306608
>
> URL: http://llvm.org/viewvc/llvm-project?rev=306608&view=rev
> Log:
> Revert "Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes"
>
> This reverts commit 50ec560f05dcb8a1be18be442660d0305bc7de25.
>
> It catches some bug in NewGVN it seems. I am in middle of something and will not be able to investigate
> Revert for now.
>

Good :) I'm in the middle of something too but once I'll get a chance
(probably Friday) I'll apply locally and see what's the issue.

Thanks,

--
Davide


More information about the llvm-commits mailing list