pan/bi: Optimize MKVEC.v2i16 generation
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 31 Dec 2020 21:04:38 +0000 (16:04 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 6 Apr 2021 19:35:33 +0000 (19:35 +0000)
commite3e2c5b5945d9758c5756715f10ddaa1b02404b2
tree48bd1b72a43c1b8a3aba4d92a429b850a4205072
parentf9bc168bd3fb92b60988b0b35dc356018c8a3eb9
pan/bi: Optimize MKVEC.v2i16 generation

Prefer SWZ.v2i16 in cases where that's possible, it will be easier to
optimize later.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10065>
src/panfrost/bifrost/bifrost_compile.c