nir/validate: Require unused bits of nir_const_value to be zero
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 2 Apr 2019 02:42:37 +0000 (21:42 -0500)
committerKarol Herbst <kherbst@redhat.com>
Sun, 14 Apr 2019 20:25:56 +0000 (22:25 +0200)
commit47709ca1465162160dacf2fdb8645b7afb58dcd9
tree0a409c391bb98ef0987f069a168f070035d58fd7
parentc4b28d1730e9322821847a94bac2ee4ac60d8617
nir/validate: Require unused bits of nir_const_value to be zero

Reviewed-by: Karol Herbst <kherbst@redhat.com>
src/compiler/nir/nir_instr_set.c
src/compiler/nir/nir_validate.c