[PATCH] D11709: AVX512 : vshufps/d implemantation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 03:52:19 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246640: AVX512: Implemented encoding and intrinsics for vshufps/d. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D11709?vs=33691&id=33796#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11709

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  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: D11709.33796.patch
Type: text/x-patch
Size: 33660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/606a5df8/attachment.bin>


More information about the llvm-commits mailing list