vc4: Fix running process_mux_deps on irrelevant type of instructions
authorQiu Wenbo <qiuwenbo@kylinos.com.cn>
Mon, 9 Jan 2023 09:19:00 +0000 (17:19 +0800)
committerEric Engestrom <eric@engestrom.ch>
Wed, 11 Jan 2023 17:44:22 +0000 (17:44 +0000)
commit888bb9c3808c0640986bfad94e2fe52b1ee67758
tree3badac8fca8e6c041fbe3f1a47e485aba49515d2
parent09676cf5e836b6255b3085aee1495a6c81b6be1e
vc4: Fix running process_mux_deps on irrelevant type of instructions

Only ALU and ALU Small Imm instructions have input mux.

Signed-off-by: Qiu Wenbo <qiuwenbo@kylinos.com.cn>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20581>
(cherry picked from commit ee32f3873c544bffdc63c733e9be966258e9b4a5)
.pick_status.json
src/gallium/drivers/vc4/vc4_qpu_schedule.c