[PATCH] D11893: AVX512 : vinserti64x2 implemantation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 19 23:54:33 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248111: AVX512: Implement instructions encoding, lowering and intrinsics (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D11893?vs=34983&id=35190#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11893

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.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/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/CodeGen/X86/vector-lzcnt-256.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: D11893.35190.patch
Type: text/x-patch
Size: 73977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/ad4ce78f/attachment-0001.bin>


More information about the llvm-commits mailing list