[PATCH] [X86][SSE] Vectorized i8 and i16 shift operators
Simon Pilgrim
llvm-dev at redking.me.uk
Mon May 25 11:44:40 PDT 2015
Thanks Elena, I've committed the AVX2 i16 shift lowering in http://reviews.llvm.org/rL238149. Updated this patch with just the pre-AVX2 lowering patterns.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9474
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/testshiftashr.ll
test/Analysis/CostModel/X86/testshiftlshr.ll
test/Analysis/CostModel/X86/testshiftshl.ll
test/CodeGen/X86/2011-12-15-vec_shift.ll
test/CodeGen/X86/avx2-vector-shifts.ll
test/CodeGen/X86/vec_shift8.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9474.26467.patch
Type: text/x-patch
Size: 43868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150525/7045bd56/attachment.bin>
More information about the llvm-commits
mailing list