51f54cdec4
The compiler supports those intrinsics only for task/mesh shaders and it never caused any issues, because the way `nir_lower_compute_system_values` is doing its lowering. Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26800>