[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
Wed Oct 21 13:10:09 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23601
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |FIXED
--- Comment #9 from Reid Kleckner <rnk at google.com> ---
The test case works currently. If Benjamin relanded this later, it didn't have
this problem.
--
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/20151021/0dd5a07a/attachment.html>
More information about the llvm-bugs
mailing list