nir: fix definition of imadsh_mix16 for vectors
authorRob Clark <robdclark@chromium.org>
Wed, 11 Mar 2020 20:55:17 +0000 (13:55 -0700)
committerMarge Bot <eric+marge@anholt.net>
Sat, 4 Apr 2020 00:07:10 +0000 (00:07 +0000)
commitbf64648864224abe28d883f0c878214530ccf08c
tree5e8a6ede10866c788bf0ba0a71a9f9409c5d98d6
parent1d293096d0a223ea903125db7756b31aedab451a
nir: fix definition of imadsh_mix16 for vectors

Fixes: c27b3758fa0 ("nir/opcodes: Add new 'umul_low' and 'imadsh_mix16' opcodes")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4423>
src/compiler/nir/nir_opcodes.py