i965: Drop pointless check for variable declarations in splitting.
authorEric Anholt <eric@anholt.net>
Tue, 25 Mar 2014 19:44:01 +0000 (12:44 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 8 Apr 2014 07:59:48 +0000 (00:59 -0700)
commitcf40ebacb113a370c1b2445e881f8dc440a7d8f3
treede9760215579867d6bc0cedb22b9587eca3db6bf
parent66b15ad9dbddd0854ae9e201d21c94f6cd9456db
i965: Drop pointless check for variable declarations in splitting.

We're walking the whole instruction stream, so we know the declaration
will be found.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_vector_splitting.cpp