aco: remove v_cvt_pkrtz_f16_f32_e64 when it's actually VOP2
authorGeorg Lehmann <dadschoorse@gmail.com>
Mon, 13 Mar 2023 19:05:26 +0000 (20:05 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Jun 2023 13:45:38 +0000 (13:45 +0000)
commitfe3993447d4d2b4235f4ed0abecd2d622a15a965
tree8586df3abc6b56a06ff1b417b027df5b272776cd
parent49bdc3a1c2cb9958188f1e85943f8bb91dae32f8
aco: remove v_cvt_pkrtz_f16_f32_e64 when it's actually VOP2

More consistent with how we handle all the opcodes which were moved to VOP3.

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21882>
src/amd/compiler/aco_opcodes.py