bifrost: Add support for nir_op_imul
authorChris Forbes <chrisforbes@google.com>
Sun, 26 Jul 2020 22:54:14 +0000 (15:54 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Jul 2020 01:13:09 +0000 (01:13 +0000)
commita0a70879c5bea8b71e71cf0069c904a05ba0f7c2
tree417e2583eebaa191a4d5cfb10f391cc32ab0cb72
parent718d444e51ac80676a386faccbba23f192991852
bifrost: Add support for nir_op_imul

Unfortunately this doesn't map nicely to the existing instruction
classes, so we'll make a new one for now.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6091>
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_print.c
src/panfrost/bifrost/bi_tables.c
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/compiler.h