Skip to content

nir,microsoft: Move scale_fdiv into a common NIR pass

Faith Ekstrand requested to merge gfxstrand/mesa:nir/scale-fdiv into main

While we're at it, convert to nir_shader_instructions_pass() to get rid of some boilerplate and get metadata correct.

Merge request reports