r600/sfn: take address loads into account when scheduling
authorGert Wollny <gert.wollny@collabora.com>
Fri, 10 Feb 2023 15:38:04 +0000 (16:38 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 28 Apr 2023 13:13:55 +0000 (13:13 +0000)
commitd617052db6b2f359d7242875013603ec63b069fc
tree18c540f2caa70a15b22649b10932dd28d533508d
parent8e1cf2d4395d701039fb9e803f33a0ffc9020bee
r600/sfn: take address loads into account when scheduling

Also change a bit the instruction priority handling

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_instr_alu.cpp
src/gallium/drivers/r600/sfn/sfn_scheduler.cpp