aco: fix spilling of phis without temp operands
authorDaniel Schürmann <daniel@schuermann.dev>
Wed, 25 May 2022 14:12:19 +0000 (16:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 1 Jun 2022 09:11:03 +0000 (09:11 +0000)
commit8e41c66639f20671957ffd8cacd7c7328920848e
treeef4c1fbded44707bc5a99573925d108ece019759
parent61a5034950a60451bd891e4b37f7e8cf4c8c58ae
aco: fix spilling of phis without temp operands

These were spilled unconditionally.

Cc: mesa-stable
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16708>
src/amd/compiler/aco_spill.cpp