aco: implement udot_4x8/sdot_4x8/udot_2x16/sdot_2x16 opcodes
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 2 Aug 2021 18:42:44 +0000 (19:42 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 3 Sep 2021 13:21:28 +0000 (13:21 +0000)
commit2a7fa132be1ced3fa94503051807eb3bcb5ac0be
tree4f73295804dcae710161b10ff3e8719233031d12
parente0d232c2fc729fd95f3c01bddeead2eebf3d4e9a
aco: implement udot_4x8/sdot_4x8/udot_2x16/sdot_2x16 opcodes

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12617>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp
src/amd/compiler/aco_opcodes.py
src/amd/compiler/aco_register_allocation.cpp