Skip to content

nir/algebraic: mark some optimizations as inexact

Rhys Perry requested to merge pendingchaos/mesa:nir_algebraic_inexact_opts0 into main

The first one is inexact with NaNs and the second one can result in denormals no longer being flushed.

Edited by Jordan Justen

Merge request reports