OSDN Git Service

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)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 5 Nov 2019 17:17:38 +0000 (09:17 -0800)
commita8faeff399f7e0064e2b1472361d70ff7f7ed0f0
treefdc8e5ae30c4f59faa85f9d16a4b7ca0df748a94
parent0d846243a02e5b2c39d75cf59b1a4009ffcc3058
aco: only use single-dword loads/stores for spilling

Fixes: 86786999189c43b4a2c8e1c1a18b55cd2f369fff "aco: implement VGPR spilling"

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
(cherry picked from commit 5c7dcb15e0cc98fe9fa5fa25f320f2bdd71187c3)
src/amd/compiler/aco_spill.cpp