glsl: Add lowering pass for ir_unop_bitfield_reverse
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 24 Jun 2016 07:11:26 +0000 (00:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 19 Jul 2016 19:19:28 +0000 (12:19 -0700)
commitad9acb19c39292de220b4d7dfdd2b5673129517a
tree65416426d798a670b842ce7454a6bddccba14069
parent3079dcb00c19aa4773d1a1133bd8c4d1a48e4375
glsl: Add lowering pass for ir_unop_bitfield_reverse

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ir_optimization.h
src/compiler/glsl/lower_instructions.cpp