[llvm-bugs] [Bug 46786] ScalarEvolution::getGEPExpr assertion failure "GEP should not change type mid-flight."
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 13 14:17:03 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=46786
Eli Friedman <efriedma at quicinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #42 from Eli Friedman <efriedma at quicinc.com> ---
The general problem of SCEV type confusion should be fixed now. I don't think
the specific assertion here is worth readding; the assertions in getAddExpr
should be sufficient.
--
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/20211013/d94bef65/attachment.html>
More information about the llvm-bugs
mailing list