On Friday, January 16, 2015 02:43:12 PM Jason Ekstrand wrote:
> Two stupid questions:
> 
> 1) Did you gun piglit with INTEL_USE_NIR and did everything check out OK?

Yes, I did before/after Piglit runs on Haswell GT3e with and without
INTEL_USE_NIR (to make sure both paths keep working).

> 2) Did you grep fs_nir.cpp for virtual_grf_alloc and reg_offset to make
> sure you didn't miss anything?

I apparently missed a single virtual_grf_alloc in the interpolateAt code.
This only runs in SIMD8 anyway, so it didn't matter.  But, I changed it
in v3 just to be consistent.

> If the answer to both of the above is yes, this series is
> 
> Reviewed-by: Jason Ekstrand <jason.ekstr...@intel.com>

Thanks Jason!

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to