[PATCH] D28447: [X86][AVX512BW] Vectorize v64i8 vector shifts
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 8 05:57:20 PST 2017
RKSimon updated this revision to Diff 83557.
RKSimon added a comment.
Updated sign masked blend to use vpmovb2m instead of vpcmpgtb
Repository:
rL LLVM
https://reviews.llvm.org/D28447
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shift-ashr-512.ll
test/CodeGen/X86/vector-shift-lshr-512.ll
test/CodeGen/X86/vector-shift-shl-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28447.83557.patch
Type: text/x-patch
Size: 161325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170108/9f074d7f/attachment-0001.bin>
More information about the llvm-commits
mailing list