nir/algebraic: mark some optimizations with fsat(NaN) as inexact
[mesa.git] / src / compiler / nir / nir_lower_array_deref_of_vec.c
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_interp_deref_at_vertex
2019-03-16 Jason Ekstrandnir: Add a new pass to lower array dereferences on...