[PATCH] D16537: [X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shuffles

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 13 13:58:32 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260834: [X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shuffles (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D16537?vs=47734&id=47919#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16537

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-splat.ll
  llvm/trunk/test/CodeGen/X86/avx2-conversions.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-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16537.47919.patch
Type: text/x-patch
Size: 33175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160213/32e5198b/attachment.bin>


More information about the llvm-commits mailing list