nir: In split_var_copies_block, uint, int, and bool types cannot be matrices
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Sep 2016 21:35:20 +0000 (14:35 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Dec 2016 01:30:38 +0000 (17:30 -0800)
commitb87039499b07b23f964123e99c5447c1308eb873
tree5e92917a22749236274a2275e36ca1a1d937ff48
parent4c8c13b3568c82e503a10ddcb846b4c96261ec4c
nir: In split_var_copies_block, uint, int, and bool types cannot be matrices

Noticed while adding support for 64-bit integer types.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_split_var_copies.c