Skip to content

nir/opt_varyings: update alu type when rewriting src/dest for moved ops

Mike Blumenkrantz requested to merge zmike/mesa:nir-fix into main

What does this MR do and why?

nir/opt_varyings: update alu type when rewriting src/dest for moved ops

this otherwise retains the old bit size

Merge request reports