Files
mesa/src
Karol Herbst c2c0e13b78 nak: optimize load_subgroup_id
If a dimension in workgroup_size is 1 we can simply emit a 0 instead of
loading a system value. Helps a couple of compute shaders.

Totals:
CodeSize: 934788544 -> 934788048 (-0.00%)
Static cycle count: 222856984 -> 222856908 (-0.00%)

Totals from 8 (0.01% of 87622) affected shaders:
CodeSize: 34992 -> 34496 (-1.42%)
Static cycle count: 8593 -> 8517 (-0.88%)

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36428>
2025-07-30 23:03:19 +00:00
..
2025-07-15 12:37:10 +00:00
2025-07-07 21:18:29 +00:00
2025-07-30 23:03:19 +00:00
2025-07-30 16:05:15 +00:00
2025-07-22 23:17:01 +00:00