[PATCH] D29841: [X86][SSE] Improve extraction of elements from v16i8 (pre-SSE41)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 11 12:54:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297568: [X86][SSE] Improve extraction of elements from v16i8 (pre-SSE41) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D29841?vs=88028&id=91480#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29841

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/extract-store.ll
  llvm/trunk/test/CodeGen/X86/extractelement-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29841.91480.patch
Type: text/x-patch
Size: 7214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170311/f3b29773/attachment.bin>


More information about the llvm-commits mailing list