mesa/src
Daniel Schürmann 971407bd2f aco/spill: keep loop-carried variables spilled at loop headers
Now, that we avoid re-spilling loop-carried variables, we can
keep them spilled at loop-headers.

Totals from 31 (0.04% of 79395) affected shaders: (GFX11)

Instrs: 1539175 -> 1538109 (-0.07%); split: -0.14%, +0.07%
CodeSize: 7877948 -> 7871916 (-0.08%); split: -0.16%, +0.08%
SpillSGPRs: 1936 -> 1523 (-21.33%)
SpillVGPRs: 160 -> 146 (-8.75%)
Scratch: 18176 -> 16896 (-7.04%)
Latency: 9439964 -> 9441197 (+0.01%); split: -0.01%, +0.02%
InvThroughput: 2406253 -> 2406700 (+0.02%); split: -0.01%, +0.03%
VClause: 38903 -> 38922 (+0.05%)
SClause: 33347 -> 33349 (+0.01%); split: -0.01%, +0.02%
Copies: 131420 -> 130974 (-0.34%); split: -0.57%, +0.23%
Branches: 53091 -> 53212 (+0.23%); split: -0.03%, +0.26%
VALU: 844372 -> 843876 (-0.06%); split: -0.12%, +0.06%
SALU: 190329 -> 189891 (-0.23%); split: -0.40%, +0.17%
VMEM: 60491 -> 60510 (+0.03%)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27774>
2024-03-25 09:21:20 +00:00
..
amd aco/spill: keep loop-carried variables spilled at loop headers 2024-03-25 09:21:20 +00:00
android_stub
asahi asahi: derive ht 2024-03-12 19:41:49 +00:00
broadcom ci/deqp-runner: split gl & gles groups to use the correct binary 2024-03-24 22:14:06 +00:00
c11
compiler nir_tests: Add /bigobj when compiling with MSVC 2024-03-24 15:50:18 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl egl/wayland/sw: don't invert y wl_surface_damage_buffer 2024-03-24 17:27:21 +00:00
etnaviv etnaviv: isa: Define a dontcare bit in atomic instructions 2024-03-21 12:24:35 +00:00
freedreno ci/deqp-runner: split gl & gles groups to use the correct binary 2024-03-24 22:14:06 +00:00
gallium radeonsi/vpe: support vpe 1.1 2024-03-25 00:59:02 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
imgui
intel ci/deqp-runner: split gl & gles groups to use the correct binary 2024-03-24 22:14:06 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
microsoft dzn: Support bufferDeviceAddress 2024-03-07 22:35:09 +00:00
nouveau nvk: remove some dead code files 2024-03-25 03:23:11 +00:00
panfrost panfrost: group up stubbed params in drm-shim 2024-03-19 10:22:34 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util driconf/anv: set fp64_workaround_enabled to DIRT 5 2024-03-23 17:01:17 +00:00
virtio venus: extend device format prop cache with VkFormatProperties3 2024-03-20 19:12:00 +00:00
vulkan treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
.clang-format ir3: allow liveness calculation for different register types 2024-03-01 13:45:10 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00