aco: Introduce vgpr_limit to keep track of available VGPRs.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 24 Oct 2019 15:34:37 +0000 (17:34 +0200)
committerRhys Perry <pendingchaos02@gmail.com>
Mon, 28 Oct 2019 23:52:50 +0000 (23:52 +0000)
commitc52ebbcea4f63e2da68de56c3839f6a72e816f46
tree336c94bd2f215bb838bd6494641c2d63402d771f
parentd59f702e268004fd43a0b781f39671be66728d46
aco: Introduce vgpr_limit to keep track of available VGPRs.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_live_var_analysis.cpp
src/amd/compiler/aco_lower_to_hw_instr.cpp
src/amd/compiler/aco_register_allocation.cpp