[llvm-bugs] [Bug 50511] [LoopDeletion] Infinite loop removed without mustprogress
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 18 02:20:24 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50511
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |33146857e984,
| |1b84acb23acac2fbb4503120494
| |95164a16ee715
Status|CONFIRMED |RESOLVED
--- Comment #8 from Florian Hahn <florian_hahn at apple.com> ---
(In reply to Nikita Popov from comment #7)
> Candidate patch for the remaining issue of non-willreturn calls:
> https://reviews.llvm.org/D106749
Looks like this patch landed a while ago
https://reviews.llvm.org/rG33146857e9840a92840d48bbc3483e34ea545fc7
IIUC all issues mentioned here should now be resolved on trunk:
https://godbolt.org/z/99M57dbEG
Please re-open in case there are any remaining issues.
--
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/20210818/cd2c5a23/attachment-0001.html>
More information about the llvm-bugs
mailing list