[llvm-bugs] [Bug 16067] Infinite loop at -O2

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 1 17:39:07 PST 2019


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

Florian Hahn <florian_hahn at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |florian_hahn at apple.com

--- Comment #3 from Florian Hahn <florian_hahn at apple.com> ---
This seems fixed. Quite a few improvements were made to limit the size of SCEV
expressions. Takes less than 100ms on current trunk on my machine.

-- 
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/20190302/cdd70ebc/attachment.html>


More information about the llvm-bugs mailing list