[Mesa-dev] [PATCH 3/3] i965: Add a pass to remove dead control flow.
Kenneth Graunke
kenneth at whitecape.org
Sat Nov 16 15:57:23 PST 2013
On 11/16/2013 03:23 PM, Matt Turner wrote:
> Removes IF/ENDIF and IF/ELSE/ENDIF with no intervening instructions.
>
> total instructions in shared programs: 1360393 -> 1360387 (-0.00%)
> instructions in affected programs: 157 -> 151 (-3.82%)
>
> (no change in vertex shaders)
>
> Reviewed-by: Paul Berry <stereotype441 at gmail.com>
> Reviewed-by: Eric Anholt <eric at anholt.net>
This series is also:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list