[Mesa-dev] [PATCH 26/26] nir/dead_variables: Configurably work with any variable mode

Kenneth Graunke kenneth at whitecape.org
Thu Apr 7 00:42:35 UTC 2016


On Friday, March 25, 2016 4:12:40 PM PDT Jason Ekstrand wrote:
> The old version of the pass only worked on globals and locals and always
> left inputs, outputs, uniforms, etc. alone.
> ---
>  src/compiler/nir/nir.h                       |  2 +-
>  src/compiler/nir/nir_remove_dead_variables.c | 33 +++++++++++++++++++
+--------
>  src/gallium/drivers/freedreno/ir3/ir3_nir.c  |  2 +-
>  src/gallium/drivers/vc4/vc4_program.c        |  2 +-
>  src/mesa/drivers/dri/i965/brw_nir.c          |  2 +-
>  5 files changed, 28 insertions(+), 13 deletions(-)

This patch is:

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160406/39204035/attachment.sig>


More information about the mesa-dev mailing list