[Mesa-dev] [PATCH 0/2] Two stable fixes for call instructions
Ian Romanick
idr at freedesktop.org
Mon Jun 25 22:12:55 UTC 2018
Series is
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
On 06/25/2018 09:13 AM, Jason Ekstrand wrote:
> These two patches are fixes for call instructions that get the basemark
> shaders to pass NIR validation. Since the deref instruction stuff has
> landed, these will have to go straight to stable without ever hitting
> master.
>
> Dylan, please merge to whatever place you merge stable things once they've
> had review.
>
> Cc: Dylan Baker <dylan at pnwbakers.com>
>
> Jason Ekstrand (2):
> nir: Handle call instructions in foreach_src
> nir/validate: Use the type from the tail of call parameter derefs
>
> src/compiler/nir/nir.c | 17 ++++++++++++++++-
> src/compiler/nir/nir_validate.c | 6 ++++--
> 2 files changed, 20 insertions(+), 3 deletions(-)
>
More information about the mesa-dev
mailing list