[llvm-bugs] [Bug 23601] Assert during DAG combine: typename cast_retty<X, Y>::ret_type llvm::cast(Y &) [X = llvm::ConstantSDNode, Y = llvm::SDUse]: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 22 13:13:39 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23601
Davide Italiano <davide at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
Assignee|unassignedbugs at nondot.org |davide at freebsd.org
--- Comment #11 from Davide Italiano <davide at freebsd.org> ---
Re-open after conversation with Reid. I'll reduce the test case, commit it and
close it when I'm done.
--
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/20151022/28ceb090/attachment.html>
More information about the llvm-bugs
mailing list