aco/tests: add Builder::v_mul_imm() tests
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 30 Oct 2020 14:08:17 +0000 (14:08 +0000)
committerMarge Bot <eric+marge@anholt.net>
Fri, 20 Nov 2020 19:50:32 +0000 (19:50 +0000)
commit14186a1b845b60f45fa3ad34a072dce1a6cbe67e
tree60579ea540fd604b562fbf7a3dba79b9be5431c2
parentaab507c6b051be99551373b36be19d14a9cbeab0
aco/tests: add Builder::v_mul_imm() 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/5390>
src/amd/compiler/tests/meson.build
src/amd/compiler/tests/test_builder.cpp [new file with mode: 0644]