Marek Olšák <mar...@gmail.com> writes:

> From: Marek Olšák <marek.ol...@amd.com>
>
> 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 <e...@anholt.net>

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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to