[PATCH] D13884: AVX512 : VPBROADCASTB/W/D/Q implementation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 04:58:53 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250819: AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D13884?vs=37837&id=37855#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13884

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/avx512bwvl-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-avx512bw.s
  llvm/trunk/test/MC/X86/x86-64-avx512bw_vl.s
  llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13884.37855.patch
Type: text/x-patch
Size: 68989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/a109c4df/attachment.bin>


More information about the llvm-commits mailing list