aco: add a late kill flag
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 21 Feb 2020 15:46:39 +0000 (15:46 +0000)
committerMarge Bot <eric+marge@anholt.net>
Mon, 16 Mar 2020 16:09:02 +0000 (16:09 +0000)
commit1872759f55384175f8fb4277abe4bd45b85d2d9e
tree25af11e70339d9f411c1c3e43091111309f22553
parentc51348bd9b652aef65b5fd999165ecb8c388e61b
aco: add a late kill flag

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3914>
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_live_var_analysis.cpp
src/amd/compiler/aco_print_ir.cpp
src/amd/compiler/aco_register_allocation.cpp
src/amd/compiler/aco_validate.cpp