i965/fs: Fix a comment in copy propagation.
authorEric Anholt <eric@anholt.net>
Tue, 30 Oct 2012 22:02:23 +0000 (15:02 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 4 Nov 2012 19:15:44 +0000 (11:15 -0800)
commit9864a5b098d2a8087c8966f3e654969be51b660d
treeaf68863026c0105ae22f17931f0c958115301e1f
parent545b59b62a65a9cf1121668bd407e3365bbfa296
i965/fs: Fix a comment in copy propagation.

We haven't been only tracking raw GRF-GRF moves since the constant propagation
merge, and also the extension for source modifiers and uniforms.

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