[llvm-bugs] [Bug 50836] ICE with -O1 on valid code: Assertion `cast<PointerType>(Ptr->getType())->isOpaqueOrPointeeTypeMatches(Ty)' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 22 12:28:27 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50836
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |spatel+llvm at rotateright.com
Resolution|--- |FIXED
Fixed By Commit(s)| |c240169ff2e4 a85d7a56c7bb
--- Comment #1 from Sanjay Patel <spatel+llvm at rotateright.com> ---
There were at least 2 bugs visible based on this report. Should be fixed after:
https://reviews.llvm.org/rGc240169ff2e4
https://reviews.llvm.org/rGa85d7a56c7bb
--
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/20210922/dbfd2ce8/attachment.html>
More information about the llvm-bugs
mailing list