[llvm-bugs] [Bug 7703] All shuffle intrinsics use PSHUFD (even when SHUFPS is requested and smaller)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 31 03:21:44 PDT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |llvm-dev at redking.me.uk
         Resolution|---                         |FIXED

--- Comment #5 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Closing this - the new x86 shuffle lowering code avoids many of these domain
crossings.

The old shuffle lowering code was removed at rL229964.

-- 
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/20160731/30a836df/attachment.html>


More information about the llvm-bugs mailing list