pan/bi: Explicit zero reg_live_{in, out} when needed
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 25 May 2021 17:50:13 +0000 (13:50 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 18:06:10 +0000 (18:06 +0000)
commit8d4ce240be6c2df906dc52fc978de4bb5a2aeb77
treefa12bab360d62c55d7c70a0da163d73935e5b0f6
parent98f072e21bcb029381c53c6005279f0be81a737e
pan/bi: Explicit zero reg_live_{in, out} when needed

I want to use these fields for a similar purpose in the register
allocator, so they won't be zero anymore for scheduling.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
src/panfrost/bifrost/bi_opt_dce.c