[LLVMbugs] [Bug 23010] Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"),
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 27 13:25:57 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23010
David Blaikie <dblaikie at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dblaikie at gmail.com
Resolution|--- |FIXED
--- Comment #3 from David Blaikie <dblaikie at gmail.com> ---
Fixed by the revert in r233116, recommitted in r233404 without the assertion
because the configuration could validly occur here, but it'd be instcombine'd
later anyway.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150327/470d2ece/attachment.html>
More information about the llvm-bugs
mailing list