mesa/src/amd
Rhys Perry 37fbfa655a aco: insert s_nop before VGPR deallocation
A hazard requires this, apparently.

https://reviews.llvm.org/D155681

fossil-db (gfx1100):
Totals from 23175 (17.36% of 133461) affected shaders:
Instrs: 41240100 -> 41263275 (+0.06%)
CodeSize: 211858524 -> 211951224 (+0.04%)
Latency: 469738570 -> 469738576 (+0.00%)
InvThroughput: 58013998 -> 58013999 (+0.00%)

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24320>
2023-07-26 13:58:22 +00:00
..
addrlib amd/addrlib: add ADDR_FMT_BG_RG_16_16_16_16 2023-06-01 17:59:39 +00:00
ci ci: Uprev ANGLE to 0518a3ff4d4e ("Android: Simplify power metrics collection") 2023-07-24 16:07:28 +00:00
common ac: Switch to use nir_foreach_function_impl in function analyze_shader_before_culling 2023-07-26 03:43:40 +00:00
compiler aco: insert s_nop before VGPR deallocation 2023-07-26 13:58:22 +00:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac/llvm: skip ballot zext for 32-bit dest with wave32-as-wave64 2023-07-17 11:21:35 +00:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan radv: rename radv_pipeline_stage to radv_shader_stage 2023-07-26 07:44:49 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00