[PATCH] [X86][SSE] Vectorized i8 and i16 shift operators
Simon Pilgrim
llvm-dev at redking.me.uk
Sat Jun 6 06:25:27 PDT 2015
Fixed tests to check that scalar shifts are no longer happening.
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.27268.patch
Type: text/x-patch
Size: 96601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150606/5323247a/attachment.bin>
More information about the llvm-commits
mailing list