[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
Fri Mar 2 13:54:37 PST 2018


Not fully tested patch attached.
(unfortunately, this function needs refactoring and cleanup)


On Thu, Mar 1, 2018 at 3:42 PM, Florian Hahn <florian.hahn at arm.com> wrote:

>
>
> On 01/03/2018 20:39, Daniel Berlin wrote:
>
>> 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
>>
>>
> OK great thanks! I am happy to look into this over the next couple of
> days, depending on what you find.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/2284eb5b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: probablyfix.diff
Type: application/octet-stream
Size: 9579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/2284eb5b/attachment.obj>


More information about the llvm-commits mailing list