r600/sfn: Fix mapping for f32tof64 and f64tof32
authorGert Wollny <gert.wollny@collabora.com>
Sat, 23 May 2020 15:55:50 +0000 (17:55 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 06:17:42 +0000 (06:17 +0000)
commiteccf939b6f2a0bc44313a5bdc0f079003f6bd2cc
treed56de7a3f0f592e256d0f0e78c558eb1b3139296
parent901793d558e6fcba5438fc0738226833f6147c8b
r600/sfn: Fix mapping for f32tof64 and f64tof32

We define the mapping based on the vector unit opcode.

Closes #3013

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5187>
src/gallium/drivers/r600/sfn/sfn_alu_defines.h
src/gallium/drivers/r600/sfn/sfn_ir_to_assembly.cpp