pan/bi: Move non-SSA liveness into RA
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 25 Jul 2022 19:19:01 +0000 (15:19 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commitf6abcf534ad71e43c67a354c6d5ba8331798632d
treeb053e4150691f3d6eabc28c497dbe6f3ed621c31
parent30528bac5ae3905b7e961e4185da53bbbc236954
pan/bi: Move non-SSA liveness into RA

Now that non-SSA nodes are an internal implementation detail of RA, the
entrypoints should be made private to make sure no other passes use the
RA-specific liveness analysis.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
src/panfrost/bifrost/bi_liveness.c
src/panfrost/bifrost/bi_ra.c
src/panfrost/bifrost/compiler.h