aco/tests: add SDWA tests
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 3 Feb 2020 15:22:11 +0000 (15:22 +0000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 8 Jun 2021 08:57:43 +0000 (08:57 +0000)
commitc768d7d8f21e7a73849d906798bd9d3c8cd25e5b
tree01124c45c0bc78a449af27eac7b44da35e0370f2
parent24418304b0c81cea98660beaf92cb0c3f2c2f40b
aco/tests: add SDWA tests

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3151>
src/amd/compiler/aco_builder_h.py
src/amd/compiler/aco_opcodes.py
src/amd/compiler/tests/helpers.cpp
src/amd/compiler/tests/helpers.h
src/amd/compiler/tests/meson.build
src/amd/compiler/tests/test_optimizer.cpp
src/amd/compiler/tests/test_sdwa.cpp [new file with mode: 0644]