[PATCH] D43865: [NewGVN] Create new ValuePHI node, if the number of operands does not match.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 12:39:06 PST 2018


FYI: I'm starting at this right now, it's a little weird.
At least at the outset, i kind of feel we are losing track of what phi we
are talking about or something.

Still debugging

On Wed, Feb 28, 2018 at 7:36 AM, Daniel Berlin via Phabricator <
reviews at reviews.llvm.org> wrote:

> dberlin added a comment.
>
> I don't understand how this can happen, since the value phi should be
> equivalent to an op phi in the same block.
> I need to look at this more.
>
>
> https://reviews.llvm.org/D43865
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/11129eda/attachment.html>


More information about the llvm-commits mailing list