aco: use v_perm_b32 to copy 0xff00/0x00ff/0xff/0x00
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 13 May 2022 14:11:48 +0000 (15:11 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 31 May 2022 18:07:34 +0000 (18:07 +0000)
commite68e6c75ca14c768b50d9ad85c37b2443699dcbb
tree2466538186e583cf1fb7dc0f1d3440950b9c460b
parentdae1629778de81ecb24f3790f8404dd2c24dd338
aco: use v_perm_b32 to copy 0xff00/0x00ff/0xff/0x00

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16595>
src/amd/compiler/aco_lower_to_hw_instr.cpp
src/amd/compiler/tests/test_to_hw_instr.cpp