lima: Drop lower_locals_to_regs call
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 29 May 2023 19:45:01 +0000 (15:45 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Jun 2023 12:06:00 +0000 (12:06 +0000)
commit10fb9de9f68df986d85b9ca7a6ae8e4b892046a7
tree7d2f2956aaf6254d123a49843b3e4fc6cb8742e1
parent03175f61fc214e2fdc149690e068597b93ef6ea2
lima: 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: Erico Nunes <nunes.erico@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23529>
src/gallium/drivers/lima/lima_program.c