ir3/ra: Add a validation pass
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 26 Apr 2021 21:05:53 +0000 (23:05 +0200)
committerEmma Anholt <emma@anholt.net>
Thu, 10 Jun 2021 19:24:06 +0000 (12:24 -0700)
commit2f51379d036cefa1a553d087e1b61d2a642c3394
tree74a0f069afb81de92a8d286465700847b030ac74
parent0ffcb19b9d9fbe902224542047c389a661fbf816
ir3/ra: Add a validation pass

This helps catch tricky-to-debug bugs in RA, or helps rule them out.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9842>
src/freedreno/ir3/ir3_ra.c
src/freedreno/ir3/ir3_ra.h
src/freedreno/ir3/ir3_ra_validate.c [new file with mode: 0644]
src/freedreno/ir3/meson.build