nir: add missed nir_cmp_imm-helpers
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 6 Jun 2023 11:56:18 +0000 (13:56 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 15 Jun 2023 13:34:49 +0000 (13:34 +0000)
commita593de7cf3f44d34d72304713693643cc196db64
tree89dd1105ab48712474f7cf8f51fb422768430652
parent3a64e3425f9de050a5f0dedbb1d18f2a1341ac61
nir: add missed nir_cmp_imm-helpers

Seems I missed these in my previous round, let's fix them up now!

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23461>
src/amd/common/ac_nir_lower_resinfo.c
src/intel/compiler/brw_nir_lower_rt_intrinsics.c
src/intel/vulkan/anv_pipeline.c