commit | 228457234c2b986d8acc88f2419e861c391b18e1 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Fri Jun 15 16:12:23 2018 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Tue Jun 19 13:02:28 2018 -0400 |
tree | ddb2748599e9700dfb1846a9b12a4f3fb9cf99e9 | |
parent | e3bbc1eaf4258f9113340544cd99ceed26b10458 [diff] |
nir: add comment for loop_unroll pass Save the next person from digging through the code to figure out what the indirect_mask parameter actually does. Signed-off-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>