[PATCH] D10896: [X86][AVX512] add Multiply High Op

Asaf Badouh asaf.badouh at intel.com
Thu Jul 2 07:08:35 PDT 2015


AsafBadouh created this revision.
AsafBadouh added reviewers: delena, igorb.
AsafBadouh added a subscriber: llvm-commits-list.
AsafBadouh set the repository for this revision to rL LLVM.

Multiply Un/signed Short and Store High
vpmulhw & vpmuluhw
include encoding and intrinsics tests

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10896

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512bw-intrinsics.ll
  test/CodeGen/X86/avx512bwvl-intrinsics.ll
  test/MC/X86/x86-64-avx512bw.s
  test/MC/X86/x86-64-avx512bw_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10896.28943.patch
Type: text/x-patch
Size: 18774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150702/ddae287d/attachment.bin>


More information about the llvm-commits mailing list