aco/tests: add setup_reduce_temp.divergent_if_phi
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 27 Jan 2023 19:56:56 +0000 (19:56 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 1 Feb 2023 15:45:22 +0000 (15:45 +0000)
commit850d945baf5e9fa51ad6aa01d9631c71d45ef7a7
tree4ed0ac63bc693f6f90d90f87c44c813da2a549bc
parent44fdd2ebcb271011665dd100ba9ef6852cddb22e
aco/tests: add setup_reduce_temp.divergent_if_phi

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20621>
src/amd/compiler/aco_builder_h.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_postRA.cpp
src/amd/compiler/tests/test_reduce_assign.cpp [new file with mode: 0644]