aco: do not combine additions of DS instructions on GFX6
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 15 Jan 2020 09:47:17 +0000 (10:47 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 16 Jan 2020 14:06:06 +0000 (14:06 +0000)
commita445cb35bdf607857742a322576cd9763b1d67ea
tree894a021f938d826746eb0c9140810a0f1ad2e341
parent923005bf5494264cddd0d7b886b43cb223c720b1
aco: do not combine additions of DS instructions on GFX6

The offset field doesn't work as expected on GFX6.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3412>
src/amd/compiler/aco_optimizer.cpp