[PATCH][X86] Generate VPSHUFB for in-place v16i16 shuffles

Adam Nemet anemet at apple.com
Mon Mar 24 22:53:34 PDT 2014


This used to resort to splitting the 256-bit operation into
two 128-bit shuffles and then recombining the results.

Fixes <rdar://problem/16167303>

Adam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86-Generate-VPSHUFB-for-in-place-v16i16-shuffles.patch
Type: application/octet-stream
Size: 2204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140324/c74bc1d0/attachment.obj>


More information about the llvm-commits mailing list