[PATCH] SSE pslldq/psrldq shuffle mask decodes

Simon Pilgrim llvm-dev at redking.me.uk
Mon Oct 6 08:22:33 PDT 2014


The decoder always creates a byte-vector shuffle mask. I've altered the arguments to (hopefully) make this clear. 

Rebased tests.

http://reviews.llvm.org/D5598

Files:
  lib/Target/X86/InstPrinter/X86InstComments.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.h
  test/CodeGen/X86/vector-shuffle-128-v8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5598.14453.patch
Type: text/x-patch
Size: 7421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141006/36234005/attachment.bin>


More information about the llvm-commits mailing list