[llvm-bugs] [Bug 50888] ICE on valid code with -O1: llvm::cast(Y*) [with X = llvm::ConstantInt; Y = llvm::Value; typename llvm::cast_retty<X, Y*>::ret_type = llvm::ConstantInt*]: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 21 13:37:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50888
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |f14495dc75d7
CC| |spatel+llvm at rotateright.com
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
https://reviews.llvm.org/rGf14495dc75d7
--
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/20210721/a0ee0616/attachment.html>
More information about the llvm-bugs
mailing list