[llvm-bugs] [Bug 49785] [LoopUnroll] compile-time explosion with assumes at -O3

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 16 07:08:52 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49785

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |bb907b26e2bf
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We took a different approach in:
https://reviews.llvm.org/D100573

Committed at:
https://reviews.llvm.org/rGbb907b26e2bf

IR test case derived from the source in this report added with:
https://reviews.llvm.org/rG437fb4281787

-- 
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/20210416/560db98c/attachment-0001.html>


More information about the llvm-bugs mailing list