mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-19 07:50:37 +01:00
The old nir_link_opt_varyings pass is superseded by the new nir_opt_varyings pass. Fossil DB stats on Strix Halo (GFX11.5): Totals from 1291 (1.62% of 79825) affected shaders: MaxWaves: 37070 -> 37078 (+0.02%) Instrs: 985094 -> 985326 (+0.02%); split: -0.07%, +0.09% CodeSize: 5144668 -> 5145384 (+0.01%); split: -0.06%, +0.07% VGPRs: 68040 -> 68160 (+0.18%); split: -0.12%, +0.30% Latency: 7923260 -> 7921208 (-0.03%); split: -0.04%, +0.02% InvThroughput: 1291120 -> 1291008 (-0.01%); split: -0.05%, +0.05% VClause: 16590 -> 16580 (-0.06%) SClause: 27360 -> 27376 (+0.06%); split: -0.08%, +0.14% Copies: 68767 -> 69041 (+0.40%); split: -0.51%, +0.91% Branches: 19431 -> 19449 (+0.09%) PreSGPRs: 55679 -> 55704 (+0.04%); split: -0.01%, +0.05% PreVGPRs: 47787 -> 47926 (+0.29%); split: -0.00%, +0.30% VALU: 572252 -> 572489 (+0.04%); split: -0.10%, +0.14% SALU: 139916 -> 139845 (-0.05%); split: -0.10%, +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> |
||
|---|---|---|
| .. | ||
| amd | ||
| android_stub | ||
| asahi | ||
| broadcom | ||
| c11 | ||
| compiler | ||
| drm-shim | ||
| egl | ||
| etnaviv | ||
| freedreno | ||
| gallium | ||
| gbm | ||
| getopt | ||
| gfxstream | ||
| glx | ||
| gtest | ||
| imagination | ||
| imgui | ||
| intel | ||
| kosmickrisp | ||
| loader | ||
| mesa | ||
| microsoft | ||
| nouveau | ||
| panfrost | ||
| poly | ||
| tool | ||
| util | ||
| virtio | ||
| vulkan | ||
| x11 | ||
| .clang-format | ||
| meson.build | ||