On Tuesday, September 29, 2015 09:25:27 AM Iago Toral Quiroga wrote: > NIR is typeless so this is the only way to keep track of the > type to select the proper atomic to use. > > v2: > - Use imin,imax,umin,umax for the intrinsic names (Connor Abbott) > - Change message for unreachable paths (Michael Schellenberger) > --- > src/glsl/nir/glsl_to_nir.cpp | 22 ++++++++++++++++++---- > src/glsl/nir/nir_intrinsics.h | 6 ++++-- > src/mesa/drivers/dri/i965/brw_fs_nir.cpp | 20 ++++++++++---------- > src/mesa/drivers/dri/i965/brw_vec4_nir.cpp | 22 +++++++++++----------- > 4 files changed, 43 insertions(+), 27 deletions(-)
Thanks, Iago! This looks good to me. Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
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