[PATCH] D26902: [AVX-512] Add support for changing the element size of PALIGNR/VALIGND/VALIGNQ shuffles if they feed a vselect with a different type

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 20:01:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287612: [AVX-512] Add support for changing the element size of PALIGNR/VALIGND/VALIGNQ… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D26902?vs=78675&id=78824#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26902

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-masked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26902.78824.patch
Type: text/x-patch
Size: 11503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/4ccd3f75/attachment.bin>


More information about the llvm-commits mailing list