aco: fix nir_op_f2f16_rtne with non-default rounding modes
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 2 Jul 2020 12:35:41 +0000 (13:35 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 17 Jul 2020 16:40:47 +0000 (16:40 +0000)
commitb36950ad2c044967ea1b53917c0b068637492f77
tree5dc6e013e957276adfd22660c519e0f84d6dd047
parentd14f4faa1378c559af71136cb084e964846e69c5
aco: fix nir_op_f2f16_rtne with non-default rounding modes

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5773>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_lower_to_hw_instr.cpp
src/amd/compiler/aco_opcodes.py