[X86][AVX512] [X86][AVX512] add convert float to half
authorAsaf Badouh <asaf.badouh@intel.com>
Tue, 27 Oct 2015 15:37:17 +0000 (15:37 +0000)
committerAsaf Badouh <asaf.badouh@intel.com>
Tue, 27 Oct 2015 15:37:17 +0000 (15:37 +0000)
commitcc4e8d7e1d66cddd7daa443aea22e83964c6ae1d
tree3e6d68ba210410a6b1a3d1e53c0cb498d8575212
parentaca09a9d4b265f7d12d1776691773507e12a1515
[X86][AVX512] [X86][AVX512] add convert float to half

convert float to half with mask/maskz for the reg to reg version and mask for the reg to mem version (there is no maskz version for reg to mem).

Differential Revision: http://reviews.llvm.org/D14113

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251409 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512vl-intrinsics.ll
test/MC/X86/avx512-encodings.s
test/MC/X86/x86-64-avx512f_vl.s