[PATCH] D15713: AVX512BW: Enable packed word shift for 512bit vector.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 00:10:12 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256324: AVX512BW: Enable packed word shift for 512bit vector. Enable lowering scalar… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D15713?vs=43446&id=43511#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15713

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-256.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-shl-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-shl-256.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-shl-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15713.43511.patch
Type: text/x-patch
Size: 154608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/18f2d1d8/attachment-0001.bin>


More information about the llvm-commits mailing list