Marek Olšák <[email protected]> writes:

> From: Marek Olšák <[email protected]>
>
> GLSL compilation now takes 24% less time with the Gallium noop driver.
> I used my shader-db for the measurement. The difference for the whole
> radeonsi driver can be ~10%.
>
> The generated TGSI is mostly the same. For example, the compilation success
> rate with a TGSI->GCN bytecode converter without any optimizations is
> the same. Note that glsl_to_tgsi does its own copy propagation and simple
> register allocation.

Patches 3-7 are:

Reviewed-by: Eric Anholt <[email protected]>

I'm looking forward to throwing this switch on vc4.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to