aco: only use single-dword loads/stores for spilling
authorDaniel Schürmann <daniel@schuermann.dev>
Fri, 1 Nov 2019 08:06:26 +0000 (09:06 +0100)
committerDaniel Schürmann <daniel@schuermann.dev>
Mon, 4 Nov 2019 19:14:14 +0000 (20:14 +0100)
commit5c7dcb15e0cc98fe9fa5fa25f320f2bdd71187c3
treeb2917645fa54601a3ca12b13aec4638709895a83
parentd97c0bdd5558e4e00ede38afac879606aff5f04b
aco: only use single-dword loads/stores for spilling

Fixes: 86786999189c43b4a2c8e1c1a18b55cd2f369fff "aco: implement VGPR spilling"

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
src/amd/compiler/aco_spill.cpp