ir2: Drop lower_locals_to_regs call
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 29 May 2023 19:45:21 +0000 (15:45 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Jun 2023 12:06:00 +0000 (12:06 +0000)
commit06f4608c5b4a465ea1549f3d7f31b30c37841239
tree6d9051b919f6825dfbefcfde23669e9c33ed5769
parent10fb9de9f68df986d85b9ca7a6ae8e4b892046a7
ir2: Drop lower_locals_to_regs call

This is for producing (indirect) array register access. Since we don't handle
that, this is a no-op. Drop the call, it's pointless and misleading.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23529>
src/gallium/drivers/freedreno/a2xx/ir2_nir.c