aco: disable add combining for ds_swizzle_b32
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 16 Dec 2019 13:58:16 +0000 (13:58 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Mon, 13 Jan 2020 13:26:43 +0000 (13:26 +0000)
commitef8abfa7908974f571786e83b047b187af0e48c7
tree624018064d53c3a2c1b0822d0c716ab5ab34a6a5
parent69bed1c9186c3e24ad54089218d58c5f7b83befe
aco: disable add combining for ds_swizzle_b32

ds_bpermute_b32/ds_permute_b32 are fine, I think

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Fixes: 93c8ebfa780 ('aco: Initial commit of independent AMD compiler')
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3081>
src/amd/compiler/aco_optimizer.cpp