nir/lower_64bit_packing: extend the pass to handle packing from / to 16-bit.
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 17 Apr 2018 08:09:03 +0000 (10:09 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Thu, 3 May 2018 09:40:26 +0000 (11:40 +0200)
commitd2564af84252810e8400bae53742ba66539aa3c8
tree5ef2c8ad3af3d6106c6403d6d23107deff3990c6
parentc9653cc14cac7b5de1a82307624dbb52dba2e178
nir/lower_64bit_packing: extend the pass to handle packing from / to 16-bit.

With 16-bit support we can now do 32-bit packing, a follow-up patch will
rename the pass to something more generic.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_lower_64bit_packing.c