nouveau/mme: Drop the implicit_imm parameter from mme_alu_to()
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:05 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:03 +0000 (21:32 +0000)
commit7630f0e645c9947c9ca16fd57e8a574c711d9b37
tree793907a79161209b3adee9fcd3b66cfc24570444
parentbaa173536429a0500689dd4ed5b122add60bb0d3
nouveau/mme: Drop the implicit_imm parameter from mme_alu_to()

It's only used for control-flow and MERGE, all of which are special.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/mme/mme_builder.h
src/nouveau/mme/mme_tu104_builder.c
src/nouveau/mme/mme_tu104_builder.h
src/nouveau/mme/tests/mme_tu104_sim_hw_test.cpp