glsl: Extract ir_unop_find_msb implementation to a separate function
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 13 Jul 2016 00:39:26 +0000 (17:39 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:00 +0000 (16:28 -0700)
commit5c24750a49b7c39f35600b25ece05f908d59f170
treecaf93427aaf8b8613ccc975d7113b093640a1976
parentd75034b3a2194b43201be0d306383f4e03384856
glsl: Extract ir_unop_find_msb implementation to a separate function

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