[PATCH] D9645: [X86][SSE] Vectorized i64 uniform constant SRA shifts
Simon Pilgrim
llvm-dev at redking.me.uk
Fri Jul 3 03:38:18 PDT 2015
RKSimon updated the summary for this revision.
Refreshed this patch now that the previous edge cases (sint_to_fp, and sext) have been dealt with properly.
I've updated the patch to work with Elena's 'SupporteVector' tests and moved the shift lowering code into LowerScalarImmediateShift directly.
Repository:
rL LLVM
http://reviews.llvm.org/D9645
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/testshiftashr.ll
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
test/CodeGen/X86/vshift-3.ll
test/CodeGen/X86/widen_conv-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9645.29008.patch
Type: text/x-patch
Size: 14438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150703/7a2cd016/attachment.bin>
More information about the llvm-commits
mailing list