Revert "r300: be less agresive with copy propagate in loops"
authorPavel Ondračka <pavel.ondracka@gmail.com>
Wed, 21 Sep 2022 19:20:32 +0000 (21:20 +0200)
committerPavel Ondračka <pavel.ondracka@gmail.com>
Mon, 3 Oct 2022 06:49:24 +0000 (08:49 +0200)
commitff933485b7e328c5041050d5e41a2dd28a032a92
tree100cd2bd430775be81818b0bbb8a053b5ab3d8dd
parent1f0a0a46d9775c97ef6411bdb098d5836a2985d9
Revert "r300: be less agresive with copy propagate in loops"

This reverts commit 2bdffe7eb212ddc10f2ed9ef51095886a55109b4.
This solution was mostly a workaround to fix the copy propagation.
A (hopefully) proper fix to the reader detection is in the next commit.

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Reviewed-by: Filip Gawin <filip@gawin.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18900>
src/gallium/drivers/r300/compiler/radeon_dataflow.c
src/gallium/drivers/r300/compiler/radeon_dataflow.h
src/gallium/drivers/r300/compiler/radeon_optimize.c