[LLVMbugs] [Bug 7318] [loop unroll] assertion failure after doing a simple loop unroll

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 9 18:30:50 PDT 2011


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

Andrew Trick <atrick at apple.com> changed:

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

--- Comment #8 from Andrew Trick <atrick at apple.com> 2011-08-09 20:30:49 CDT ---
The patch did the right thing in this case, but didn't work in general. I
rewrote enough of the unroller to get the llvm test-suite working with
unroll-count=4.

Fixed in r137190.

-- 
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