[PATCH] D56784: [X86][SSE] Use PSLLDQ/PSRLDQ to mask out zeroable ends of a shuffle

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 05:38:34 PST 2019


RKSimon updated this revision to Diff 184065.
RKSimon added a comment.

rebased and updated comments


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56784/new/

https://reviews.llvm.org/D56784

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/buildvec-extract.ll
  test/CodeGen/X86/vector-shuffle-128-v16.ll
  test/CodeGen/X86/vector-shuffle-128-v8.ll
  test/CodeGen/X86/vector-shuffle-sse4a.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56784.184065.patch
Type: text/x-patch
Size: 28891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/c8f267c7/attachment.bin>


More information about the llvm-commits mailing list