mesa/src/amd
Timur Kristóf 268158a758 aco/optimize_postRA: Use iterators instead of operator[] of std::array.
Also add a few more assertions to make sure the registers are
within the bounds of the array.

Cc: mesa-stable
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Tony Wasserka <tony.wasserka@gmx.de>
Reviewed-by: Joshua Ashton <joshua@froggi.es>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12682>
2021-09-03 15:00:55 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci ci: update the list of skipped tests for Fiji/RADV 2021-08-26 09:09:47 +00:00
common ac/gpu_info: add has_accelerated_dot_product 2021-09-03 13:21:27 +00:00
compiler aco/optimize_postRA: Use iterators instead of operator[] of std::array. 2021-09-03 15:00:55 +00:00
llvm ac/llvm: implement udot_4x8/sdot_4x8/udot_2x16/sdot_2x16 opcodes 2021-09-03 13:21:27 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: expose VK_KHR_shader_integer_dot_product 2021-09-03 13:21:28 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00