nir: fix printing of var_decl with more than 4 components.
authorDaniel Schürmann <daniel@schuermann.dev>
Wed, 8 Jan 2020 15:09:10 +0000 (16:09 +0100)
committerDaniel Schürmann <daniel@schuermann.dev>
Thu, 9 Jan 2020 09:31:26 +0000 (10:31 +0100)
commitcd31da4587bd69567f5026298345d79bd5070bc4
tree7a731d02b1a0d83da79daa5ceb6bac848bf4ca9e
parente298e78a012c18ef535c6400543ec278b254a0cd
nir: fix printing of var_decl with more than 4 components.

Reviewed-By: Timur Kristóf <timur.kristof@gmail.com>
Fixes: a8ec4082a41830cf67a4fd405402fd2d820722fd ('nir+vtn: vec8+vec16 support')
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3320>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3320>
src/compiler/nir/nir_print.c