agx: Print instructions as "dest = src"
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 23 Sep 2022 20:40:39 +0000 (16:40 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Oct 2022 01:37:39 +0000 (01:37 +0000)
commit6c95572ef00986ed15d98774a32eb8e9f84a4deb
tree93509ef94b2412532ce3c8f8524bc707ad0a6d8e
parent72a1e1f33f6ebd97291eb9f4437db3b60bcd5d05
agx: Print instructions as "dest = src"

This makes the dataflow easier to read, especially with splits and
collects (which take variable numbers of sources/destinations).

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18804>
src/asahi/compiler/agx_print.c