i965/fs: Enable constant propagation in 16-wide.
authorEric Anholt <eric@anholt.net>
Fri, 25 Mar 2011 18:19:53 +0000 (11:19 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 26 Apr 2011 19:20:16 +0000 (12:20 -0700)
commit0834607a891f7c2529d1f2cdeca28b6e98899f8b
tree3d3be30ec8aba3f101de2ad4f8ecda66d6221e6d
parent91d1a141589441b203a2270417ae665f0616ea3c
i965/fs: Enable constant propagation in 16-wide.

All that needed fixing was skipping the newly-possible
uncompressed/sechalf partial GRF constant writes.

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