pan/bi: Add variable dest/src support to builder
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 22 Jul 2022 15:29:08 +0000 (11:29 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commit9bb2ac4d8c86b99ad2bbf6760a3b4e894f830a21
treee451b0e296156d6c5aa5a2eae6196fd447183f05
parent8424ef2b7a7d07e392fe372ba7f462417e8606d6
pan/bi: Add variable dest/src support to builder

This will allow pseudo instructions to be allocated in a cleaner way when we
dynamically allocate their sources/destinationa.

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