[llvm-bugs] [Bug 36379] opt crashes with -enable-nontrivial-unswitch -passes=unswitch: Assertion `(L.contains(ChildN->getBlock()) || llvm::find(ExitBlocks, ChildN->getBlock()) != ExitBlocks.end()) && "Should never reach beyond the loop and exits when deleting!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 13 06:26:26 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36379
Fedor Sergeev <fedor.v.sergeev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |336477
--- Comment #1 from Fedor Sergeev <fedor.v.sergeev at gmail.com> ---
Fixed with a recent batch of fixes into SimpleLoopUnswitch by Chandler.
Most likely by https://reviews.llvm.org/rL336477.
--
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/20180813/ed08498c/attachment-0001.html>
More information about the llvm-bugs
mailing list