broadcom/qpu: fail packing on unhandled mul pack/unpack
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 6 Oct 2021 10:01:10 +0000 (12:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 Oct 2023 22:37:42 +0000 (22:37 +0000)
commitff86147f91edba89117c90114c446de29a0a5b2f
tree009af01992ca98529247056d628bd60a79a8a4c7
parent5fc2b565a4e6e7bfe9e5e18922c2de5e00c63cc2
broadcom/qpu: fail packing on unhandled mul pack/unpack

We are doing this for the ADD alu already and it may be helpful to
identify cases where we have QPU code with pack/unpack modifiers on
MUL opcodes that we then are not packing into the actual QPU
instructions.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25450>
src/broadcom/qpu/qpu_pack.c