[Mesa-dev] v2 Loop unrolling and if statement opts

Timothy Arceri tarceri at itsqueeze.com
Mon Jul 23 08:02:25 UTC 2018


v2:

- make use of nir_block_dominates() in the if-statement opts as suggested
by Connor. This allowed for a reduction in code required but also allowed
me to implemented some extra optimisations.

- implement feedback from Jason on loop unrolling opts.



More information about the mesa-dev mailing list