nir: add nir_scalar_equal
authorGeorg Lehmann <dadschoorse@gmail.com>
Sat, 12 Aug 2023 22:14:29 +0000 (00:14 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 2 Sep 2023 00:26:31 +0000 (00:26 +0000)
commit3a715cc9d2f2635e72edc307dc5ce671923fbfb3
treed46f65d2ff4aeb95055f61c76d3f8708031f189d
parentbce9bba90d425f2aaea5207cd32f15d624579704
nir: add nir_scalar_equal

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24656>
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_if.c
src/compiler/nir/nir_opt_intrinsics.c
src/compiler/nir/nir_opt_load_store_vectorize.c
src/compiler/nir/nir_opt_shrink_vectors.c