[PATCH] D12561: [X86][SSE] Match zero/any extension shuffles that don't start from the first element

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 01:17:46 PDT 2015


This revision was automatically updated to reflect the committed changes.
RKSimon marked an inline comment as done.
Closed by commit rL248250: [X86][SSE] Match zero/any extension shuffles that don't start from the first… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D12561?vs=35090&id=35349#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12561

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/machine-cp.ll
  llvm/trunk/test/CodeGen/X86/vec_cast2.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-sext.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-sse4a.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12561.35349.patch
Type: text/x-patch
Size: 54536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/8f00d8bb/attachment-0001.bin>


More information about the llvm-commits mailing list