[LLVMbugs] [Bug 22753] Miscompile explicitly vectorized code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 2 08:10:50 PST 2015


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

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

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

--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
Fixed in trunk r230971.

    vzeroupper
    callq    _ZN15VectorizedArraypLERKS_
    vmovaps    (%rax), %ymm0
    vmovaps    %ymm0, 64(%rsp)
    vmovupd    64(%rsp), %ymm0
    movq    %rbp, %rsp
    popq    %rbp
    retq

-- 
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/20150302/9eee37e3/attachment.html>


More information about the llvm-bugs mailing list