mesa/src/amd
Timur Kristóf 75967a4814 aco/optimizer_postRA: Speed up reset_block() with predecessors.
Copy the information from the first predecessor then check whether
it matches other predecessors and modify the data accordingly.

Marked for backporting to stable to make it possible to also
backport fixes based on this.

Cc: mesa-stable
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18103>
2022-10-24 20:14:16 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radeonsi,radv/ci: Increase coverage 2022-10-20 08:03:05 +00:00
common ac: fix has_vrs_ds_export_bug for VanGogh 2022-10-24 12:01:52 +00:00
compiler aco/optimizer_postRA: Speed up reset_block() with predecessors. 2022-10-24 20:14:16 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: Implement signed idot on GFX11. 2022-10-24 19:07:16 +00:00
registers winsys/amdgpu: fix (enable) preemption for chained IBs 2022-10-18 22:42:28 +00:00
vulkan radv: Use available dot product instructions on gfx11. 2022-10-24 19:07:16 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00