aco: Slight fix to lds_store and lds_load.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 26 Feb 2020 17:24:42 +0000 (18:24 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 11 Mar 2020 08:34:10 +0000 (08:34 +0000)
commitc70b0d0267234716e94aeaf0e585f27c8a8e21fc
tree62d56513258c83616c326ae7c9700739af97d1ac
parentdb93af5f1b7a04fba0899e45b64204766c6ec4aa
aco: Slight fix to lds_store and lds_load.

This commit fixes lds_store and lds_load so that they can
properly support 32 and 64-bit loads and stores; and makes
them a little more reusable so they can be used by
tessellation control shaders.

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