mesa/src
Rhys Perry 59f24c7df8 nir/lower_shader_calls: vectorize stack access for all shaders
fossil-db (gfx1100):
Totals from 9 (0.01% of 133461) affected shaders:
MaxWaves: 156 -> 158 (+1.28%)
Instrs: 37193 -> 37324 (+0.35%)
CodeSize: 191008 -> 191968 (+0.50%)
VGPRs: 816 -> 804 (-1.47%)
Latency: 75789 -> 75641 (-0.20%); split: -0.35%, +0.15%
InvThroughput: 10475 -> 10441 (-0.32%); split: -0.40%, +0.08%
VClause: 666 -> 663 (-0.45%); split: -0.75%, +0.30%
SClause: 1077 -> 1076 (-0.09%)
Copies: 3425 -> 3407 (-0.53%); split: -0.73%, +0.20%
PreVGPRs: 770 -> 745 (-3.25%)

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24334>
2023-07-27 12:38:01 +00:00
..
amd radv: emulate GEOMETRY_SHADER_INVOCATIONS query on RDNA1-2 2023-07-27 09:15:22 +02:00
android_stub
asahi asahi: Don't depend on glibc to decode 2023-07-22 12:42:58 -04:00
broadcom broadcom/compiler: Convert to new-style NIR registers 2023-07-25 15:36:52 +00:00
c11 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
compiler nir/lower_shader_calls: vectorize stack access for all shaders 2023-07-27 12:38:01 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/wayland: wait for compositor to release shm buffers 2023-07-19 15:11:46 +00:00
etnaviv ci/etnaviv: update ci expectations 2023-07-22 04:16:32 +00:00
freedreno freedreno/regs: python does not need ';' 2023-07-27 04:53:19 +00:00
gallium zink: fix the fix for separate shader program refcounting 2023-07-27 11:59:21 +00:00
gbm
getopt
glx glx: fix dead code when gc var cannot be null due to earlier check 2023-07-25 08:55:56 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Fix csb relocation status assert on pvr_csb_finish() 2023-07-27 11:03:41 +00:00
imgui
intel anv: wire image sparse loads 2023-07-27 02:03:02 +03:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Remove dead struct _glapi_function in glapi/glapi_getproc.c 2023-06-29 01:36:09 +00:00
mesa state_tracker: fix dereference before null check 2023-07-25 08:55:56 +00:00
microsoft microsoft/clc/compiler: Convert to use nir_foreach_function_impl when possible 2023-07-26 03:43:40 +00:00
nouveau gm107/ir: fix SULDP for loads without a known format 2023-07-25 23:15:41 +00:00
panfrost pan/bi: Remove leftover include 2023-07-25 15:36:52 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/u_queue: always enable UTIL_QUEUE_INIT_SCALE_THREADS, remove the flag 2023-07-18 11:11:12 -04:00
virtio venus: use in_render_pass to skip present_src counting 2023-07-22 01:49:43 +00:00
vulkan vulkan/runtime: Add helper functions for VK_EXT_host_image_copy 2023-07-25 23:34:02 +00:00
.clang-format clang-format: add wayland foreach macros 2023-07-07 23:00:06 +00:00
meson.build lavapipe: Include llvmpipe 2023-06-30 12:56:35 +00:00