OSDN Git Service

[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 28 Jun 2018 15:24:46 +0000 (15:24 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 28 Jun 2018 15:24:46 +0000 (15:24 +0000)
commit8746f255cdaf65244cd85c5b2676c355a885d3d8
treea1068f1704ee9c7bffe1ba3740b0a8b6f22233ca
parent97e3954d2a055a46fe6e01871410a00c5dae6b4e
[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16

Differential Revision: https://reviews.llvm.org/D48677

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335866 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.fmad.ftz.f16.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/llvm.amdgcn.fmad.ftz.ll