radeonsi: stop vectorizing unpack_32_2x16_split
authorKarol Herbst <kherbst@redhat.com>
Tue, 27 Sep 2022 17:08:41 +0000 (19:08 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 1 Oct 2022 13:36:46 +0000 (13:36 +0000)
commit3246889fb047c54623795956a3b4890e672f05ef
tree9deca9d3c7ca92ed36d2cb0cdb90df1562454238
parent876ea2f83b70daf5c1ed84735b85c17548c49cbe
radeonsi: stop vectorizing unpack_32_2x16_split

nir_to_llvm can't deal with them being vectors.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18802>
src/gallium/drivers/radeonsi/si_shader_nir.c