[llvm-bugs] [Bug 43532] loop-interchange crashes: Assertion "Can only replace phis iff the uses are in the loop nest exit or " "the incoming value is defined in the inner header (it will " "dominate all loop blocks after interchanging)" failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Nov 22 12:56:34 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43532
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |florian_hahn at apple.com
Resolution|--- |DUPLICATE
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
Looks like this is a duplicate of PR43473, the related patch fixes the
reproducer crash.
*** This bug has been marked as a duplicate of bug 43473 ***
--
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/20191122/d9bac667/attachment.html>
More information about the llvm-bugs
mailing list