Skip to content

nir: set disallow_undef_to_nan for legacy ARB asm programs

Timothy Arceri requested to merge tarceri/mesa:disable_nan_opt_arb_shaders into main

Closes: #11389 (closed) Fixes: 861d2744 ("nir: replace undef only used by ALU opcodes with 0 or NaN")

Edited by Timothy Arceri

Merge request reports