[PATCH] D11802: AVX512 : vextracti64x2 implemantation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 07:36:42 PDT 2015


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

Changed prior to commit:
  http://reviews.llvm.org/D11802?vs=31445&id=34335#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11802

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512dqvl-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-avx512dq.s
  llvm/trunk/test/MC/X86/x86-64-avx512dq_vl.s
  llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11802.34335.patch
Type: text/x-patch
Size: 65072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/bab0c2dc/attachment.bin>


More information about the llvm-commits mailing list