[llvm-bugs] [Bug 27360] LLVM cannot unroll loops with multiple exits

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 24 10:24:51 PDT 2020


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

Florian Hahn <florian_hahn at apple.com> changed:

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

--- Comment #1 from Florian Hahn <florian_hahn at apple.com> ---
It looks like current master unrolls the loop 8 times, I think as expected
https://godbolt.org/z/n-hT9M

Please feel free to re-open if I missed something.

-- 
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/20200324/bffb80a7/attachment.html>


More information about the llvm-bugs mailing list