https://bugs.llvm.org/show_bug.cgi?id=37234

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from [email protected] ---
I made a follow-up commit to rL331182, as I noticed that I forgot to handle PHI
nodes that are split into several PHI-nodes when lowering the IR to machine
instructions.

So the full set of patches that resolves this bug report is:
  https://llvm.org/svn/llvm-project/llvm/trunk@331182
  https://llvm.org/svn/llvm-project/llvm/trunk@331183
  https://llvm.org/svn/llvm-project/llvm/trunk@331337

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to