nir: improve ms_cross_invocation_output_access with local_invocation_id
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 31 Aug 2023 19:35:25 +0000 (20:35 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 24 Oct 2023 21:36:06 +0000 (21:36 +0000)
commit4bd4ff5d9b1a840c0c6aed47d475ecbb4ad0905f
tree0a4a64eb929896a7b4f613f1ee6a4478f4f3c4b7
parentb91ed68fa0e9203aaf226ec85dfd081b42e3bde8
nir: improve ms_cross_invocation_output_access with local_invocation_id

Since GFX11, RADV doesn't need to lower local_invocation_id.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25040>
src/compiler/nir/nir_gather_info.c