aco: Mark more instructions as 16bit on GFX10.
authorGeorg Lehmann <dadschoorse@gmail.com>
Sun, 8 Jan 2023 15:54:56 +0000 (16:54 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 9 Jan 2023 18:54:35 +0000 (18:54 +0000)
commitc24198075147235f6710c7c897f0de3e43148deb
tree08e1cacc38ab18c323317cd51e63183b9bef83ee
parentb64afc1d37a2ed165f0f3bb059c71a298253c9a5
aco: Mark more instructions as 16bit on GFX10.

p_cvt_f16_f32_rtne will be lowered to v_cvt_f16_f32 and we already know that
preserves the high bits.

I tested the others on GFX1036.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20574>
src/amd/compiler/aco_ir.cpp