mesa/src/intel
Daniel Schürmann a3ed36da1a treewide: replace calls to nir_opt_trivial_continues() with nir_opt_loop()
Totals from 850 (1.11% of 76636) affected shaders: (RADV, GFX11)
MaxWaves: 18134 -> 18130 (-0.02%)
Instrs: 3011298 -> 3008585 (-0.09%); split: -0.17%, +0.08%
CodeSize: 15836804 -> 15841972 (+0.03%); split: -0.09%, +0.12%
VGPRs: 63580 -> 63604 (+0.04%)
SpillSGPRs: 966 -> 1148 (+18.84%); split: -0.83%, +19.67%
Latency: 36102291 -> 30186144 (-16.39%); split: -16.41%, +0.02%
InvThroughput: 9058100 -> 7011821 (-22.59%); split: -22.61%, +0.02%
VClause: 65369 -> 65364 (-0.01%); split: -0.03%, +0.02%
SClause: 100309 -> 100305 (-0.00%); split: -0.04%, +0.04%
Copies: 335658 -> 336472 (+0.24%); split: -0.70%, +0.94%
Branches: 110806 -> 108945 (-1.68%); split: -1.94%, +0.26%
PreSGPRs: 73476 -> 73934 (+0.62%); split: -0.25%, +0.87%
PreVGPRs: 58809 -> 58840 (+0.05%); split: -0.01%, +0.06%

Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24940>
2024-01-03 20:48:04 +00:00
..
blorp intel/compiler: Add max_polygons FS compilation parameter. 2023-12-22 18:05:30 +00:00
ci ci: Remove per-driver wayland-dEQP-EGL xfails 2023-12-22 11:13:23 +00:00
common intel: Avoid use align as variable, replace it with other names 2024-01-03 12:46:10 +00:00
compiler treewide: replace calls to nir_opt_trivial_continues() with nir_opt_loop() 2024-01-03 20:48:04 +00:00
dev intel/dev: Enable VK_KHR_cooperative_matrix on all Gfx9+ GPUs 2023-12-29 20:28:54 -08:00
ds intel/ds: add trace of buffer markers 2023-11-29 01:16:22 +00:00
genxml intel/genxml: Add RENDER_SURFACE_STATE for xe2 2024-01-02 21:14:42 +00:00
isl isl: implement Wa_14018471104 2024-01-02 21:14:42 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel: Remove unused ALIGN macro 2023-12-07 02:30:53 +00:00
tools intel: Cleanup duplicate ALIGN macro defines 2024-01-03 12:46:10 +00:00
vulkan intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 12:46:10 +00:00
vulkan_hasvk anv/hasvk/drirc: change anv_assume_full_subgroups to have subgroup size 2023-12-15 05:28:51 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00