Skip to content

nir/builder: Move clamp helpers to nir_builder.h

Faith Ekstrand requested to merge gfxstrand/mesa:wip/nir-clamp-helper into master

While we're at it, add a nir_iclamp_imm helper and delete the extra hand-rolled copy in panfrost.

Merge request reports