aco/ra: Avoid redundant RegisterFile copies in get_reg_impl
Now that this function does not block RegisterFile entries anymore, the temporary copy is only needed upon reaching the collect_vars call. Reviewed-by:Daniel Schürmann <daniel@schuermann.dev> Part-of: <mesa/mesa!8261>
Please register or sign in to comment