[PATCH] D9645: [X86][SSE] Vectorized i64 uniform constant SRA shifts

Simon Pilgrim llvm-dev at redking.me.uk
Mon Jul 6 15:35:40 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241514: [X86][SSE] Vectorized i64 uniform constant SRA shifts (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D9645?vs=29008&id=29133#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9645

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/testshiftashr.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll
  llvm/trunk/test/CodeGen/X86/vshift-3.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9645.29133.patch
Type: text/x-patch
Size: 14693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150706/a48f4cf7/attachment.bin>


More information about the llvm-commits mailing list