aco: use VOP2 version of v_cvt_pkrtz_f16_f32 on GFX_6_7_10
authorDaniel Schürmann <daniel@schuermann.dev>
Fri, 18 Sep 2020 17:02:08 +0000 (18:02 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 14 Oct 2020 15:31:38 +0000 (15:31 +0000)
commit7240edec2a6554d2cf8f49324d7415bbdb68a97c
tree4bf5e2af5589ab6362d62b55fbcfb80508ad66d5
parent2f125908b358c2423aa34d2673ec04aa546b971a
aco: use VOP2 version of v_cvt_pkrtz_f16_f32 on GFX_6_7_10

Totals from 767 (0.56% of 136546) affected shaders (NAVI):
CodeSize: 2862208 -> 2850036 (-0.43%)
Instrs: 561572 -> 561574 (+0.00%)
Cycles: 6455420 -> 6455428 (+0.00%)

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