nir,ntt,a2xx,lima: Stop using nir_dest directly
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Mon, 14 Aug 2023 14:03:07 +0000 (09:03 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 14 Aug 2023 21:22:53 +0000 (21:22 +0000)
commit9b4677981f2b34cfabdbadcd422e62c7a4ec81f6
treee1c346265ef66e75c55b56639f804df5b02135c6
parentb30da1b281f86eaa5e5bffeaf8a359ee594b0b1f
nir,ntt,a2xx,lima: Stop using nir_dest directly

We want to get rid of nir_dest so back-ends need to stop storing it
in structs and passing it through helpers.

Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24674>
src/compiler/nir/nir_legacy.c
src/compiler/nir/nir_legacy.h
src/gallium/auxiliary/nir/nir_to_tgsi.c
src/gallium/drivers/freedreno/a2xx/ir2_nir.c
src/gallium/drivers/lima/ir/pp/nir.c