mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 00:18:09 +02:00
The nir_remove_unused_varyings pass is not necessary anymore, because nir_opt_varyings already does the same. Fossil DB stats on Strix Halo (GFX11.5): Totals from 3085 (3.86% of 79825) affected shaders: MaxWaves: 91286 -> 91290 (+0.00%) Instrs: 1337749 -> 1335687 (-0.15%); split: -0.39%, +0.24% CodeSize: 6625244 -> 6618148 (-0.11%); split: -0.38%, +0.27% VGPRs: 140424 -> 140352 (-0.05%); split: -0.07%, +0.02% Latency: 5028592 -> 5021465 (-0.14%); split: -0.26%, +0.12% InvThroughput: 669773 -> 671718 (+0.29%); split: -0.24%, +0.53% VClause: 24431 -> 24407 (-0.10%); split: -0.17%, +0.07% SClause: 30114 -> 29435 (-2.25%); split: -2.28%, +0.03% Copies: 99243 -> 101319 (+2.09%); split: -1.32%, +3.41% Branches: 27445 -> 27599 (+0.56%) PreSGPRs: 119444 -> 119472 (+0.02%); split: -0.67%, +0.69% PreVGPRs: 96667 -> 96688 (+0.02%); split: -0.00%, +0.02% VALU: 741846 -> 744017 (+0.29%); split: -0.14%, +0.44% SALU: 197068 -> 195256 (-0.92%); split: -0.96%, +0.05% VMEM: 54067 -> 54053 (-0.03%); split: -0.03%, +0.00% SMEM: 56565 -> 55131 (-2.54%); split: -2.59%, +0.05% Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33979> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| gmlib | ||
| lanczoslib | ||
| llvm | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||