[llvm-bugs] [Bug 52018] crash on llvm/include/llvm/Analysis/LoopInfoImpl.h:36: void llvm::LoopBase<N, M>::getExitingBlocks(llvm::SmallVectorImpl<BlockT*>&) const [with BlockT = llvm::BasicBlock; LoopT = llvm::Loop]: Assertion `!isInvalid() && "Loop not in a valid state!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 30 03:09:02 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=52018
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |0b4a4cc72d81
CC| |florian_hahn at apple.com
Status|NEW |RESOLVED
--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
Thanks for the report! This should be fixed on recent trunk by
https://reviews.llvm.org/rG0b4a4cc72d81a522230a7270abdfa804aa49d89b
Please re-open if it still reproduces on current trunk.
--
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/20210930/9682a4ac/attachment.html>
More information about the llvm-bugs
mailing list