[PATCH] D14901: [X86][SSE] Improve i16 splatting shuffles

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 14:11:44 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258440: [X86][SSE] Improve i16 splatting shuffles (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D14901?vs=40868&id=45593#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14901

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-splat.ll
  llvm/trunk/test/CodeGen/X86/psubus.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-shl-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14901.45593.patch
Type: text/x-patch
Size: 47562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/e98541d4/attachment.bin>


More information about the llvm-commits mailing list