mesa/src/amd
Daniel Schürmann 553ab18656 aco/assembler: Fix short jumps over chained branches
If we insert

   <code>
   s_branch 1
   s_branch Target

at the end of some block, and later hide an additional chained branch
after the existing one, then we have to update the 's_branch 1' to
also jump over the newly added branch.

Fixes: cab5639a09 ('aco/assembler: chain branches instead of emitting long jumps')
Closes: #12673
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33762>
(cherry picked from commit 6659db285a)
2025-02-28 22:17:35 +01:00
..
addrlib amd: update addrlib 2024-12-26 21:02:21 +00:00
ci amd/ci: Revert to 6.6 kernel on Raven 2025-02-04 21:10:10 +01:00
common ac/nir: fix tess factor optimization when workgroup barriers are reduced 2025-02-27 18:37:30 +01:00
compiler aco/assembler: Fix short jumps over chained branches 2025-02-28 22:17:35 +01:00
drm-shim amd/drm-shim: add GFX1150 support 2024-08-13 13:17:17 +00:00
llvm Revert "ac/llvm: enable wqm for ac_build_quad_swizzle from ac_build_fs_interp_mov" 2025-01-21 11:58:37 +00:00
registers amd: Rename GFX1103_R1/R2 to PHOENIX/2 2024-11-20 02:14:40 +00:00
vpelib amd/vpelib: Shaper Refactor 2024-12-26 01:23:59 +00:00
vulkan radv: Always set 0 dispatch offset for indirect CS. 2025-02-28 22:17:34 +01:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00