nir: Add lowering support for packing opcodes.
authorMatt Turner <mattst88@gmail.com>
Mon, 25 Jan 2016 19:05:52 +0000 (11:05 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 1 Feb 2016 18:43:57 +0000 (10:43 -0800)
commit9b8786eba95532d53c45d52059a44abd7ee93530
tree490d7b4a39bf10942937cf47cbae0fbd05b56543
parent1dc312e295c66ab8674d2f47f859e310f607b2ed
nir: Add lowering support for packing opcodes.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_alu_to_scalar.c
src/compiler/nir/nir_opcodes.py
src/compiler/nir/nir_opt_algebraic.py