[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
Fri Feb 1 08:02:11 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352883: [X86][SSE] Use PSLLDQ/PSRLDQ to mask out zeroable ends of a shuffle (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56784?vs=184065&id=184759#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56784/new/
https://reviews.llvm.org/D56784
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/buildvec-extract.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-sse4a.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56784.184759.patch
Type: text/x-patch
Size: 28625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/7cfd8a8d/attachment.bin>
More information about the llvm-commits
mailing list