nir: fix nir_lower_wpos_ytransform when gl_FragCoord is a system value
[mesa.git] / src / compiler / nir / nir_opt_copy_prop_vars.c
2017-07-19 Timothy Arcerinir: fix nir_opt_copy_prop_vars() for arrays of arrays
2017-01-10 Vinson Leenir: Fix anonymous union initialization with older...
2017-01-07 Jason Ekstrandnir: Add a local variable-based copy propagation pass