commit | efb36271a92b44ee0e35c4f833610dbea776badd | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Wed Jul 08 01:57:00 2015 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Wed Jul 08 11:28:08 2015 -0700 |
tree | e707a2af87d19f61ac01deeac1dfd298ecb980f2 | |
parent | e27ea996444743b8cbdca096a4aab47dd405ebf9 [diff] |
nir: Fix comment above nir_convert_from_ssa() prototype. Connor renamed the parameter, inverting the sense. Update the comment accordingly. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Connor Abbott <cwabbott0@gmail.com>