mesa/src/asahi/lib
Alyssa Rosenzweig 776f07517f hk: optimize load_global_bounded
Totals from 5967 (11.24% of 53090) affected shaders:
MaxWaves: 5044864 -> 5126720 (+1.62%); split: +1.95%, -0.32%
Instrs: 6911845 -> 6227557 (-9.90%); split: -9.96%, +0.06%
CodeSize: 46353592 -> 45359410 (-2.14%); split: -4.41%, +2.27%
Spills: 18002 -> 7046 (-60.86%); split: -63.22%, +2.36%
Fills: 15833 -> 8074 (-49.01%); split: -54.59%, +5.58%
Scratch: 52160 -> 23324 (-55.28%); split: -58.32%, +3.04%
ALU: 4235569 -> 4602546 (+8.66%); split: -1.79%, +10.45%
FSCIB: 4235364 -> 4602341 (+8.66%); split: -1.79%, +10.45%
IC: 1261552 -> 1253110 (-0.67%); split: -4.33%, +3.66%
GPRs: 664060 -> 640627 (-3.53%); split: -4.69%, +1.16%
Uniforms: 1568288 -> 1505664 (-3.99%); split: -10.88%, +6.89%
Loops: 4669 -> 4670 (+0.02%)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35720>
2025-06-26 16:41:54 +00:00
..
tests asahi: add missing tib alignment check 2024-01-10 08:44:38 -04:00
agx_abi.h hk: optimize load_global_bounded 2025-06-26 16:41:54 +00:00
agx_bg_eot.c asahi,hk: fix ts allocation for more shader types 2025-06-20 21:38:10 +00:00
agx_bg_eot.h asahi,vtn: precompile kernels 2024-11-28 17:34:12 +00:00
agx_bo.c asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
agx_bo.h asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
agx_border.c ail: swallow up formats 2024-09-02 23:27:14 +00:00
agx_device.c hk: merge adjacent CDM control streams 2025-06-20 21:38:12 +00:00
agx_device.h hk: merge adjacent CDM control streams 2025-06-20 21:38:12 +00:00
agx_device_virtio.c hk: Implement VK_EXT_map_memory_placed 2025-05-06 18:41:08 +00:00
agx_device_virtio.h asahi: add broken bits of unstable Linux UAPI 2024-06-14 15:44:30 +00:00
agx_helpers.h asahi: do not use "Null" layout 2025-04-24 19:05:07 +00:00
agx_linker.c asahi,hk: mmap BO on first use 2024-12-02 19:26:46 +00:00
agx_linker.h asahi,hk: disentangle logicop_enable 2025-04-08 19:04:47 +00:00
agx_nir_format_helpers.h asahi/lib: use #pragma once 2024-02-14 21:02:32 +00:00
agx_nir_lower_gs.c agx/nir_lower_gs: use nir_lower_default_point_size 2025-05-06 17:07:00 +00:00
agx_nir_lower_gs.h agx/nir_lower_gs: bound static topologies 2025-04-23 16:20:59 +00:00
agx_nir_lower_ia.c hk,libagx: handle adjacency without a GS 2024-12-21 01:50:32 +00:00
agx_nir_lower_msaa.c asahi/lib: Move alpha_to_one and alpha_to_coverage lowering to common code. 2025-04-23 09:03:41 +00:00
agx_nir_lower_sample_intrinsics.c asahi: clang-format 2025-04-23 16:20:59 +00:00
agx_nir_lower_tess.c agx/nir_lower_tess: use nir_lower_default_point_size 2025-05-06 17:07:00 +00:00
agx_nir_lower_tilebuffer.c asahi: switch tib lower to intrinsic pass 2025-02-22 02:24:28 +00:00
agx_nir_lower_uvs.c treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
agx_nir_lower_vbo.c asahi: optimize !robustness with soft fault 2024-10-05 18:30:13 +00:00
agx_nir_lower_vbo.h asahi: implement rba2 semantics for vbo 2024-06-16 12:15:22 -04:00
agx_nir_prolog_epilog.c asahi: use #defines for prologs/epilogs 2025-06-20 18:46:14 +00:00
agx_ppp.h asahi: split frag shader words 2024-05-16 13:25:56 -04:00
agx_scratch.c asahi,hk: mmap BO on first use 2024-12-02 19:26:46 +00:00
agx_scratch.h asahi,vtn: precompile kernels 2024-11-28 17:34:12 +00:00
agx_tilebuffer.c asahi: add tib sample setter helper 2024-10-05 18:30:10 +00:00
agx_tilebuffer.h asahi/lib: Move alpha_to_one and alpha_to_coverage lowering to common code. 2025-04-23 09:03:41 +00:00
agx_usc.h asahi,vtn: precompile kernels 2024-11-28 17:34:12 +00:00
agx_uvs.h asahi: extend varying linking for tri fan weirdness 2024-05-14 04:57:27 +00:00
agx_va.c asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
asahi_proto.h asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
decode.c agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00
decode.h asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
dyld_interpose.h asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
meson.build agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00
pool.c asahi,hk: mmap BO on first use 2024-12-02 19:26:46 +00:00
pool.h asahi: label individual pools 2024-12-02 19:26:46 +00:00
wrap.c asahi: fix libwrap.dylib 2025-02-22 02:24:28 +00:00