mesa/src/amd/compiler/instruction_selection
Rhys Perry 7a09e4a740
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
aco: use correct addition opcodes in gfx6-8 RT prolog
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Fixes: 60dd9d797e ("aco: Swizzle ray launch IDs in the RT prolog")
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39232>
2026-01-14 11:23:42 +00: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 aco: Don't insert p_reload_preserved in loops 2026-01-12 21:46:50 +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: use correct addition opcodes in gfx6-8 RT prolog 2026-01-14 11:23:42 +00: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