[AMDGPU] Fixed V_DIV_FIXUP_F16 selection on GFX9
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Fri, 9 Mar 2018 07:21:43 +0000 (07:21 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Fri, 9 Mar 2018 07:21:43 +0000 (07:21 +0000)
commitc8127fc67410f5d96fc480c50d10492f361e834b
tree6a52112e27ab992474467bfba90f4435c0ea4997
parent3e7013275303e0cc9b63a8e72344df8f86445f4e
[AMDGPU] Fixed V_DIV_FIXUP_F16 selection on GFX9

GFX9 should select opsel version.

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

llvm-svn: 327106
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/CodeGen/AMDGPU/fdiv.f16.ll