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

Ehud Katz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #3 from Ehud Katz <[email protected]> ---
I can confirm that running opt v2.6 on the attached .ll file crashes (by the
assert in PHINode::addIncoming: "All operands to PHI node must be the same type
as the PHI node!"), while on the v9.0 (and even on v3.3) it does not crash.
It must have been fixed since v2.6.

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

Reply via email to