glsl: Make move_block_to_cond_assign not care which branch it's processing
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 1 Aug 2011 20:28:11 +0000 (13:28 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 15 Aug 2011 18:44:26 +0000 (11:44 -0700)
commit5c843785417225ba582878a15a5ae13b7b961aaa
tree80721f6b757af18e721734df4c7eab13d2295c99
parent2e71c7d4ffa439dace639bd9c66174544dcd02d7
glsl: Make move_block_to_cond_assign not care which branch it's processing

This will make some future changes a bit easier to digest.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/glsl/lower_if_to_cond_assign.cpp