[llvm-bugs] [Bug 42674] [X86][SSE] Missed vXi8 sum reduction optimization

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 21 08:58:40 PDT 2019


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to Joel Yliluoma from comment #3)
>         vmovups ymm0, ymmword ptr [rdi]
>         vmovaps ymmword ptr [rsp], ymm0
>         vmovdqa xmm0, xmmword ptr [rsp]
>         vpaddb  xmm0, xmm0, xmmword ptr [rsp + 16]

That is weird - @spatel any ideas?

-- 
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/20190721/0ac83446/attachment.html>


More information about the llvm-bugs mailing list