[PATCH] D17292: [X86][AVX] Support bitmask style integer shuffles for 256-bit integer vectors

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 02:42:18 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261081: [X86][AVX] Support bit-mask integer shuffles for 256-bit integer vectors (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D17292?vs=48070&id=48168#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17292

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17292.48168.patch
Type: text/x-patch
Size: 6196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/7ccc6850/attachment.bin>


More information about the llvm-commits mailing list