nir: make nir_variable::{num_members,num_state_slots} a uint16_t
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 15 Nov 2019 14:40:19 +0000 (14:40 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Wed, 20 Nov 2019 15:05:42 +0000 (15:05 +0000)
commit45a0b5349082fba81dac7adf9a59c5a1b40baaa6
treeca367e5b6fadf6edb54574f50e9a84f923e69d04
parent645332f3f5b2a7a7df10a9aed1a2636709a1f044
nir: make nir_variable::{num_members,num_state_slots} a uint16_t

Doesn't shrink it (at least, on x86-64) and leaves space for more members.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/nir/nir.h