[PATCH] D11063: [X86][SSE] Vectorized v4i32 non-uniform shifts.

Simon Pilgrim llvm-dev at redking.me.uk
Sun Jul 12 04:15:33 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241989: [X86][SSE] Vectorized v4i32 non-uniform shifts. (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11063?vs=29334&id=29520#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11063

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/Analysis/CostModel/X86/testshiftlshr.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/vector-shift-lshr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-256.ll
  llvm/trunk/test/CodeGen/X86/widen_load-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11063.29520.patch
Type: text/x-patch
Size: 39859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150712/1a850324/attachment.bin>


More information about the llvm-commits mailing list