[llvm-bugs] [Bug 34482] opt crashes with "opt -gvn -newgvn": Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 25 04:16:56 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=34482
Florian Hahn <Florian.Hahn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Florian Hahn <Florian.Hahn at arm.com> ---
I failed to reproduce the issue, but I suspect it is caused by NewGVN's
phi-of-ops handling and it might have been fixed by
https://reviews.llvm.org/rL330334.
Closing this as duplicate of 35074, which as a bunch of simple cases which
trigger the assertion.
*** This bug has been marked as a duplicate of bug 35074 ***
--
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/20180425/4b79b979/attachment-0001.html>
More information about the llvm-bugs
mailing list