nir/algebraic: mark some optimizations with fsat(NaN) as inexact
[mesa.git] / src / compiler / nir / nir_opt_idiv_const.c
2020-08-24 Eric Anholtnir: Add nir_[iu]shr_imm and nir_udiv_imm helpers and...
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2019-05-16 Caio Marcelo de... nir: Fix nir_opt_idiv_const when negatives are involved
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2018-12-13 Jason Ekstrandnir: Add a pass for lowering integer division by constants