[llvm-bugs] [Bug 35801] opt crashes with "opt -sroa -instcombine -simplifycfg -inline -instcombine -loop-rotate -loop-unswitch -newgvn -correlated-propagation": Assertion `BI->getSuccessor(!isTrueDest) == BBTo && "BBTo isn't a successor of BBFrom"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 28 11:49:42 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=35801
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |florian_hahn at apple.com
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
This appears fixed in trunk. Please re-open with a new reproducer if the issue
still reproduces.
--
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/20200728/80bebc8b/attachment-0001.html>
More information about the llvm-bugs
mailing list