mesa/src/amd
Timur Kristóf b542ab0243 aco/optimizer_postRA: Use unique_ptr + array for instruction indices.
According to perf, this roughly halves the impact of the post-RA
optimizer in ACO's compile times.

Measurement was taken using a debug optimized build using
NIR_DEBUG=novalidate RADV_DEBUG=nocache and replaying the Fossil DB
from the Doom Eternal shaders.

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: Use unique_ptr + array for instruction indices. 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