nir: Stop using apostrophes to pluralize.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Matt Turner
2017-02-27 17:21:42 -08:00
parent 54f9f34181
commit d6e2bdfed3
21 changed files with 43 additions and 43 deletions

View File

@@ -33,7 +33,7 @@
*/
/*
* Visits and CSE's the given block and all its descendants in the dominance
* Visits and CSEs the given block and all its descendants in the dominance
* tree recursively. Note that the instr_set is guaranteed to only ever
* contain instructions that dominate the current block.
*/