Skip to content

nir: Add a nir_src_as_intrinsic() helper

Faith Ekstrand requested to merge gfxstrand/mesa:review/nir-src-as-intrin into master

There are also a couple of patches to clean up the current nir_src_as_alu_instr() helper and make it a bit more NIR idiomatic.

Merge request reports