[PATCH] D11439: [X86][SSE] Vectorize i64 ASHR operations
Simon Pilgrim
llvm-dev at redking.me.uk
Wed Jul 29 03:53:01 PDT 2015
RKSimon updated this revision to Diff 30889.
RKSimon added a comment.
Updated psuedocode comments to use llvm ir. Also updated the comment that I copied this from.
Repository:
rL LLVM
http://reviews.llvm.org/D11439
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/arith.ll
test/Analysis/CostModel/X86/testshiftashr.ll
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11439.30889.patch
Type: text/x-patch
Size: 31387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/7926dd4c/attachment.bin>
More information about the llvm-commits
mailing list