r600/sfn: allow source mods for per source with multi-slot ops
authorGert Wollny <gert.wollny@collabora.com>
Fri, 16 Jun 2023 15:50:55 +0000 (17:50 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 20 Jun 2023 12:22:45 +0000 (12:22 +0000)
commit2f6ded1098ade0b19c64a84653de843c4155f17b
treef0c6051257d571cfaa5de08e8a3b30369b6b9d9e
parent0ff3c4bef21e6768a53610337c39d1e306b3869e
r600/sfn: allow source mods for per source with multi-slot ops

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23702>
src/gallium/drivers/r600/sfn/sfn_alu_defines.h
src/gallium/drivers/r600/sfn/sfn_assembler.cpp
src/gallium/drivers/r600/sfn/sfn_instr_alu.cpp
src/gallium/drivers/r600/sfn/sfn_instr_alu.h
src/gallium/drivers/r600/sfn/sfn_optimizer.cpp
src/gallium/drivers/r600/sfn/sfn_peephole.cpp
src/gallium/drivers/r600/sfn/tests/sfn_instr_test.cpp
src/gallium/drivers/r600/sfn/tests/sfn_instrfromstring_test.cpp