[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
Fri Sep 18 08:45:29 PDT 2015


RKSimon updated this revision to Diff 35090.
RKSimon added a comment.

Updated based on feedback


Repository:
  rL LLVM

http://reviews.llvm.org/D12561

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12561.35090.patch
Type: text/x-patch
Size: 55163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/5377577b/attachment.bin>


More information about the llvm-commits mailing list