pan/bi: Add liveness analysis pass
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 11 Mar 2020 18:54:49 +0000 (14:54 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 11 Mar 2020 20:28:21 +0000 (20:28 +0000)
commit56e1c606f89134e7033e25ca65a23478e13365b8
treebff8c90e6ddc11e05f9e8d8985341b0a4f97d3eb
parent0bff6e5e076e5ae7f188b07ce069647ef7eff0c6
pan/bi: Add liveness analysis pass

Now that all the guts are shared with Midgard, it's just a matter of
wiring it in.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4150>
src/panfrost/bifrost/bi_liveness.c [new file with mode: 0644]
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/meson.build