[llvm-bugs] [Bug 34479] opt crashes with "opt -polly-canonicalize -jump-threading -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 03:04:36 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=34479
Florian Hahn <Florian.Hahn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 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.
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/b30a563f/attachment.html>
More information about the llvm-bugs
mailing list