[LLVMbugs] [Bug 19823] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode (runtime unroller)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 21 06:48:07 PDT 2014


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|---                         |FIXED

--- Comment #17 from Benjamin Kramer <benny.kra at gmail.com> ---
Fixed in r211436 by adding a runtime check for overflow. Basically the same
thing as bug 17288 for the loop vectorizer.

-- 
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/20140621/9ecb6cbf/attachment.html>


More information about the llvm-bugs mailing list