aco: fix FS inputs loads in WQM with 16-bit
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 16 Nov 2022 10:35:19 +0000 (10:35 +0000)
committerEric Engestrom <eric@engestrom.ch>
Thu, 17 Nov 2022 14:05:05 +0000 (14:05 +0000)
commitbbcde41cb2ea5fdf99b43430bcb1213c23e303d1
tree9d38903744e077378a7883609c45438c732ab75c
parente566cd6addd3cf49c9d8bf03b7487b8a4af1f9ab
aco: fix FS inputs loads in WQM with 16-bit

p_wqm needs to use the same size.

Fixes: 16d2c7ad557 ("aco/gfx11: perform FS input loads in WQM")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19788>
(cherry picked from commit 50fe37070fb6b35a1468297f48021d58a9c94463)
.pick_status.json
src/amd/compiler/aco_instruction_selection.cpp