aco: Add tests for subdword register allocation
authorTony Wasserka <tony.wasserka@gmx.de>
Mon, 2 Nov 2020 17:16:56 +0000 (18:16 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 29 Dec 2020 18:57:10 +0000 (18:57 +0000)
commitb841b4fde83e33cdcd6792996064d1cd27b56ab9
tree44a87d06e0461df47f2472cddf7c290489bb96d8
parent6a246f5c6d51db1a91f4419871051f81d4b552d9
aco: Add tests for subdword register allocation

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7461>
src/amd/compiler/aco_validate.cpp
src/amd/compiler/tests/helpers.cpp
src/amd/compiler/tests/helpers.h
src/amd/compiler/tests/meson.build
src/amd/compiler/tests/test_regalloc.cpp [new file with mode: 0644]