pan/bi: Get rid of bi_get_node
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 25 Jul 2022 20:02:03 +0000 (16:02 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:24 +0000 (16:03 +0000)
commit46e6e99f09ad0dc4552b98868e677fbb9d6213da
tree7cef776d8d8434cda431d8493914f1bc362f8c9a
parent1699d98e8e82d870ca894fac11a594c2137292f4
pan/bi: Get rid of bi_get_node

Now that variables have flat naming (no more SSA/reg distinction), we can just
use .value directly. This cleans up the RA a bit.

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