From d4013e74320f8589f898402d197cebce094be6af Mon Sep 17 00:00:00 2001 From: Natalie Vock Date: Mon, 17 Feb 2025 18:42:47 +0100 Subject: [PATCH] aco/ra: Skip blocked regs in get_reg_impl Part-of: --- src/amd/compiler/aco_register_allocation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/amd/compiler/aco_register_allocation.cpp b/src/amd/compiler/aco_register_allocation.cpp index 99349217e2a..f5819f542c8 100644 --- a/src/amd/compiler/aco_register_allocation.cpp +++ b/src/amd/compiler/aco_register_allocation.cpp @@ -1487,7 +1487,7 @@ get_reg_impl(ra_ctx& ctx, const RegisterFile& reg_file, std::vector