aco: make validate() usable in tests
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 30 Jan 2020 11:49:20 +0000 (11:49 +0000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jul 2020 19:38:43 +0000 (19:38 +0000)
commitbf4b377b9b9fa7152431f1efd6bcd15018bbd8f8
treebd8ed1d5d202aa41b12ce836c48bb81bb94f36a2
parente75946cfefcedc06ca96ec333caa3ef3980b49c0
aco: make validate() usable in tests

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6013>
src/amd/compiler/aco_interface.cpp
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_validate.cpp