mesa/src/asahi/compiler
Karol Herbst 74ef0d4f93 asahi: flush denorms on exact fmin/fmax
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25788>
2023-10-18 17:10:02 +00:00
..
test agx: Augment if/else/while_cmp with a target 2023-10-01 12:32:11 -04:00
agx_builder.h.py agx: Augment if/else/while_cmp with a target 2023-10-01 12:32:11 -04:00
agx_compile.c asahi: flush denorms on exact fmin/fmax 2023-10-18 17:10:02 +00:00
agx_compile.h agx: Support packed layered rendering writes 2023-10-01 12:32:12 -04:00
agx_compiler.h agx: Insert jmp_exec_none instructions 2023-10-01 12:32:11 -04:00
agx_dce.c agx: Fix atomics with no destination 2023-08-11 20:31:27 +00:00
agx_debug.h agx: Schedule for register pressure 2023-09-05 18:50:34 +00:00
agx_insert_waits.c agx: Fix atomics with no destination 2023-08-11 20:31:27 +00:00
agx_internal_formats.h agx: Add agx_internal_format_supports_mask helper 2023-02-21 08:10:15 +00:00
agx_ir.c agx: Factor out allows_16bit_immediate check 2023-03-05 09:27:02 +00:00
agx_liveness.c agx: Put else instructions in the right block 2023-08-11 20:31:27 +00:00
agx_lower_64bit.c asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_lower_parallel_copy.c agx: Optimize swaps of 2x16 channels 2023-08-11 20:31:27 +00:00
agx_lower_pseudo.c agx: Augment if/else/while_cmp with a target 2023-10-01 12:32:11 -04:00
agx_lower_uniform_sources.c agx: Add image_load opcode 2023-07-20 15:33:28 +00:00
agx_minifloat.h asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_nir.h agx: Add pass to lower layer ID writes 2023-10-01 12:32:12 -04:00
agx_nir_algebraic.py agx: Lower pack_32_4x8_split 2023-09-05 18:50:34 +00:00
agx_nir_fence_images.c agx: Do not fence write-only images 2023-08-23 15:06:55 +00:00
agx_nir_lower_address.c agx/lower_address: Remove not used has_offset 2023-09-05 18:50:34 +00:00
agx_nir_lower_discard_zs_emit.c treewide: Use nir_shader_intrinsic_pass sometimes 2023-08-24 15:48:02 +00:00
agx_nir_lower_frag_sidefx.c treewide: Use nir_before/after_impl for more elaborate cases 2023-08-30 19:30:58 +00:00
agx_nir_lower_interpolation.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
agx_nir_lower_layer.c agx: Add pass to lower layer ID writes 2023-10-01 12:32:12 -04:00
agx_nir_lower_load_mask.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
agx_nir_lower_sample_mask.c treewide: Use nir_shader_intrinsic_pass sometimes 2023-08-24 15:48:02 +00:00
agx_nir_lower_shared_bitsize.c treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
agx_nir_lower_texture.c agx/nir_lower_texture: Allow disabling layer clamping 2023-10-01 12:32:12 -04:00
agx_nir_opt_preamble.c nir: Use getters for nir_src::parent_* 2023-10-10 04:58:05 -04:00
agx_opcodes.c.py agx: Include schedule class in the opcode info 2023-09-05 18:50:34 +00:00
agx_opcodes.h.py agx: Include schedule class in the opcode info 2023-09-05 18:50:34 +00:00
agx_opcodes.py agx: Handle layered block image stores 2023-10-01 12:32:12 -04:00
agx_opt_break_if.c agx: Augment if/else/while_cmp with a target 2023-10-01 12:32:11 -04:00
agx_opt_cse.c agx: Split iter and iterproj instructions 2023-06-07 03:21:49 +00:00
agx_opt_empty_else.c agx: Use agx_first_instr 2023-09-05 18:50:34 +00:00
agx_opt_jmp_none.c agx: Insert jmp_exec_none instructions 2023-10-01 12:32:11 -04:00
agx_optimizer.c agx: Fuse compares into selects 2023-09-05 18:50:34 +00:00
agx_pack.c agx: Handle layered block image stores 2023-10-01 12:32:12 -04:00
agx_performance.c agx: Add helper for calculating occupancy 2023-04-07 03:23:03 +00:00
agx_pressure_schedule.c agx: Hoist sample_mask/zs_emit 2023-10-01 12:32:11 -04:00
agx_print.c asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
agx_register_allocate.c agx: Align the reg file for 256-bit vectors 2023-10-01 12:32:11 -04:00
agx_validate.c agx: Remove logical_end instructions 2023-09-05 18:50:34 +00:00
meson.build agx: Add pass to lower layer ID writes 2023-10-01 12:32:12 -04:00