[Mesa-dev] [PATCH 1/2] i965/vs: Use the embedded-comparison SEL on gen6+, like the FS does.
Kenneth Graunke
kenneth at whitecape.org
Sun Jan 22 23:39:44 PST 2012
On 01/18/2012 03:06 PM, Eric Anholt wrote:
> Shaves a few instructions off of the VS in Lightsmark, but no
> statistically significant performance difference on gen7 (n=5).
> ---
> src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 22 ++++++++++++++++------
> 1 files changed, 16 insertions(+), 6 deletions(-)
Great! Both patches are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
I'd also mark them as candidates for 8.0.
More information about the mesa-dev
mailing list