ac/nir: implement half-float nir_op_frcp
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 6 Dec 2018 14:33:21 +0000 (14:33 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 19 Feb 2019 11:04:35 +0000 (11:04 +0000)
commit2038aec22ad4063bb3d7f213e1bfab9b944813d8
tree478924c84f24e15b831208d3c7c27b4bd01647f2
parent4261edc067949b1b75b1fbdb05353e1dc9967be6
ac/nir: implement half-float nir_op_frcp

v2: don't use ac_get_onef()

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/common/ac_nir_to_llvm.c