r600/sfn: Tie in address load splitting
authorGert Wollny <gert.wollny@collabora.com>
Mon, 17 Apr 2023 10:06:45 +0000 (12:06 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 28 Apr 2023 13:13:55 +0000 (13:13 +0000)
commit8b52c9bab74f9aeee298660821fd826279239df2
tree71db2880457eb3ad8d0e99cad1c6e9cae8657c96
parent4beefbe07414e4cae584a02f13ff92ca3e3a0110
r600/sfn: Tie in address load splitting

Add R600_NIR_DEBUG flag "noaddrsplit" to disable the behaviour and use the
old code path.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21347>
src/gallium/drivers/r600/sfn/sfn_debug.cpp
src/gallium/drivers/r600/sfn/sfn_debug.h
src/gallium/drivers/r600/sfn/sfn_nir.cpp