aco: add a few tests for the assembler and optimizer
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 22 Jan 2020 19:59:56 +0000 (19:59 +0000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 30 Jul 2020 16:13:08 +0000 (16:13 +0000)
commitbb7d7755f56a85087b5b127e76d739f7f4eb9907
treed976dc00bfcfc1e9f13a70a76c66cde8bb253687
parente6366f9094326a2841058678174289827f504905
aco: add a few tests for the assembler and optimizer

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Daniel Schürmann <daniel@schuermann.dev>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3521>
src/amd/compiler/tests/meson.build
src/amd/compiler/tests/test_assembler.cpp [new file with mode: 0644]
src/amd/compiler/tests/test_optimizer.cpp [new file with mode: 0644]