[LLVMbugs] [Bug 7840] Loops are not unrolled

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 28 16:47:20 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=7840

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |FIXED

--- Comment #7 from Eli Friedman <sharparrow1 at yahoo.com> 2011-03-28 18:47:19 CDT ---
We now have EarlyCSE, and the given testcase is successfully unrolled.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list