[Mesa-dev] [PATCH 2/2] i965/compute: Skip SIMD8 generation if it can't be used

Matt Turner mattst88 at gmail.com
Fri Mar 4 21:41:16 UTC 2016


On Thu, Feb 25, 2016 at 11:50 PM, Jordan Justen
<jordan.l.justen at intel.com> wrote:
> If the local workgroup size is sufficiently large, then the SIMD8
> program can't be used. In this case we can skip generating the SIMD8
> program. For complex programs this can save a significant amount of
> time.

That's a good idea.

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list