aco: fix SADDR with FLAT on GFX10
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 27 Nov 2019 17:08:27 +0000 (17:08 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 29 Nov 2019 17:46:01 +0000 (17:46 +0000)
commit31e68e230f5800670e457414e8846a7b8fc23037
tree129f180f79ea89184671e81aa750684588a7442c
parent082e3a68fada731757ee06d1afdfa2cf654a0ad9
aco: fix SADDR with FLAT on GFX10

The reference guide is incorrect and SADDR is actually used with FLAT on
GFX10.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_assembler.cpp