[llvm-bugs] [Bug 42246] newgvn crashes with "opt -loop-rotate -constprop -gvn -ipsccp -early-cse -memoryssa -die -newgvn": Assertion `isa<Instruction>(V) && "This should not be used for MemoryAccesses"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 10 16:56:03 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42246
Alina Sbirlea <alina.sbirlea at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |alina.sbirlea at gmail.com
Status|NEW |RESOLVED
--- Comment #1 from Alina Sbirlea <alina.sbirlea at gmail.com> ---
Potentially another duplicate of PR42264. It appears to be fixed.
--
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/20191010/36a82fe8/attachment-0001.html>
More information about the llvm-bugs
mailing list