intel: Comment typo fix.

This commit is contained in:
Eric Anholt 2012-01-27 11:06:49 -08:00
parent 531e44415b
commit a4586d2e2e

View file

@ -1590,7 +1590,7 @@ fs_visitor::compute_to_mrf()
}
/**
* Walks through basic blocks, locking for repeated MRF writes and
* Walks through basic blocks, looking for repeated MRF writes and
* removing the later ones.
*/
bool