aco: during RA only insert into renames table if a variable got renamed
authorDaniel Schürmann <daniel@schuermann.dev>
Tue, 10 Mar 2020 11:41:02 +0000 (12:41 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 9 Apr 2020 15:08:57 +0000 (15:08 +0000)
commit09850e0a9402ef876ced7c131bb2e703a6fb9c29
tree292c1e425f16f514dd9714ac2a69df6268f0878e
parent48a74b6815f591454c9d38ca5932fe1ee3654a6f
aco: during RA only insert into renames table if a variable got renamed

This improves the speed of register allocation.

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