[PATCH] D14322: AVX512 : VMOVSHDUP/VMOVSLDUP implementation.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 14 23:25:53 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253160: AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D14322?vs=39648&id=40227#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14322

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/InstPrinter/X86InstComments.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/MC/X86/avx512-encodings.s
  llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14322.40227.patch
Type: text/x-patch
Size: 35587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151115/b9a52719/attachment.bin>


More information about the llvm-commits mailing list