aco: fix assembly of FLAT/GLOBAL atomics
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 27 Nov 2019 17:06:10 +0000 (17:06 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 29 Nov 2019 17:46:01 +0000 (17:46 +0000)
commit082e3a68fada731757ee06d1afdfa2cf654a0ad9
treed7e51a9dde83587d55b78d295c7ae37187d86e3d
parentf1381e6715336fc9cf769eb591bf742659dfa9ec
aco: fix assembly of FLAT/GLOBAL atomics

They can take both a definition and data operand

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