mesa/src/amd/compiler/instruction_selection
Konstantin Seurer 39d58a55a7 aco: Add support to f2f16 with rtpi/rtni
Those rounding modes are needed when computing 16-bit bounding boxes
since the bounding box must not get smaller.

Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37883>
2026-01-10 11:34:12 +01:00
..
aco_instruction_selection.h aco/isel: emit register copies for workgroup ids 2025-12-11 08:06:59 +00:00
aco_isel_cfg.cpp aco: Add preload_preserved pseudo instruction 2025-11-06 12:09:39 +00:00
aco_isel_helpers.cpp treewide: use BITSET_*_COUNT 2025-12-16 17:42:10 +00:00
aco_isel_setup.cpp aco: Add support to f2f16 with rtpi/rtni 2026-01-10 11:34:12 +01:00
aco_select_nir.cpp treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
aco_select_nir_alu.cpp aco: Add support to f2f16 with rtpi/rtni 2026-01-10 11:34:12 +01:00
aco_select_nir_intrinsics.cpp amd: add and use ac_cu_info::has_vtx_format_alpha_adjust_bug 2025-12-22 07:34:48 +00:00
aco_select_ps_epilog.cpp aco/gfx6: move mrtz writemask workaround to assembler and handle all mrt 2025-12-12 17:00:51 +00:00
aco_select_ps_prolog.cpp aco: Add preload_preserved pseudo instruction 2025-11-06 12:09:39 +00:00
aco_select_rt_prolog.cpp aco: Swizzle ray launch IDs in the RT prolog 2026-01-08 19:49:55 +01:00
aco_select_trap_handler.cpp aco: pass aco_compiler_options to init_program() 2025-12-22 07:34:46 +00:00
aco_select_vs_prolog.cpp amd: add and use ac_cu_info::has_vtx_format_alpha_adjust_bug 2025-12-22 07:34:48 +00:00