ac/nir: implement half-float nir_op_frsq
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 6 Dec 2018 14:35:23 +0000 (14:35 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 19 Feb 2019 11:04:41 +0000 (11:04 +0000)
commit6971e8d34287d5cde43cadd4f9c3b0af0907e1a3
tree25353148188b17141d99c92ee2891c753bf6bcaf
parent2038aec22ad4063bb3d7f213e1bfab9b944813d8
ac/nir: implement half-float nir_op_frsq

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