nir/serialize: try to put deref->var index into the unused bits of the header
authorMarek Olšák <marek.olsak@amd.com>
Tue, 5 Nov 2019 22:53:32 +0000 (17:53 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Sat, 23 Nov 2019 05:02:10 +0000 (00:02 -0500)
commita0cd67d29203755cec7017a6894704d2a55bee06
tree26cd02b37552392657a6e22ce31fdb60f624fd77
parentca201bfe7060638cfd39a8d263df93cb0c39c75b
nir/serialize: try to put deref->var index into the unused bits of the header

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/nir/nir_serialize.c