aco: fix immediate offset for spills if scratch is used
authorDaniel Schürmann <daniel@schuermann.dev>
Thu, 31 Oct 2019 12:25:44 +0000 (13:25 +0100)
committerDaniel Schürmann <daniel@schuermann.dev>
Mon, 4 Nov 2019 19:14:14 +0000 (20:14 +0100)
commitd97c0bdd5558e4e00ede38afac879606aff5f04b
tree32dcb04c207f350a3d50221e27d2430f9297a537
parentee6fbb95a74d0dfc00fe77778828c73e6a1447fb
aco: fix immediate offset for spills if scratch is used

Fixes: 86786999189c43b4a2c8e1c1a18b55cd2f369fff "aco: implement VGPR spilling"
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
src/amd/compiler/aco_spill.cpp