pan/bi: Add data register passing infrastructure
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 6 Oct 2020 15:32:55 +0000 (11:32 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 10 Oct 2020 20:53:15 +0000 (16:53 -0400)
commitf8151312af0727a48feb861db660a807be44ee13
tree5e4aa30db2734fa0844fdf85f2dfc3f979d007fb
parent3bf4e60def9fce43a94ad2f5c19dc9b02817fc57
pan/bi: Add data register passing infrastructure

Lower to a COMBINE, which in turn will lower to moves so RA does the
right thing.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7081>
src/panfrost/bifrost/bifrost_compile.c