mesa/src/compiler/nir/tests
Karol Herbst e9c1cce35f nir: remove ffma_old
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41165>
2026-05-19 18:13:42 +00:00
..
algebraic_parser_test.py
algebraic_tests.cpp nir: rename nir_copy_prop -> nir_opt_copy_prop 2025-11-15 02:16:38 +00:00
builder_tests.cpp build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
comparison_pre_tests.cpp
control_flow_tests.cpp nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
core_tests.cpp treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
dce_tests.cpp nir: Use nir_def_block in more places 2025-08-24 14:03:10 +00:00
format_convert_tests.cpp nir/constant_folding: switch to nir_shader_lower_instructions() 2025-10-30 19:28:07 +00:00
fp_class_tests.cpp nir: remove ffma_old 2026-05-19 18:13:42 +00:00
load_store_vectorizer_tests.cpp nir: introduce nir_descriptor_type for Vulkan like descriptors 2026-03-31 07:16:20 +00:00
loop_analyze_tests.cpp nir: test loop analyze sets exact trip flags correctly 2026-03-21 11:46:14 +00:00
loop_unroll_tests.cpp nir/tests: add partial unroll OOB tests 2026-05-06 20:08:13 +00:00
lower_alu_width_tests.cpp nir: move exact bit to nir_fp_math_control 2026-01-07 09:40:57 +00:00
lower_discard_if_tests.cpp nir: define new subgroup size info 2025-09-12 21:05:17 +00:00
minimize_call_live_states_test.cpp nir: remove manual nir_load_global_constant 2025-10-21 12:39:53 +02:00
mod_analysis_tests.cpp nir: Fix mod analysis of ishl to shift the recursive result 2025-12-16 00:58:37 +00:00
negative_equal_tests.cpp nir: Use nir_def_as_* in more places 2025-08-24 14:03:09 +00:00
nir_algebraic_pattern_test.cpp nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
nir_algebraic_pattern_test.h nir/opt_algebraic_tests: Test !nir_fp_preserve_signed_zero behavior. 2026-01-26 05:39:41 +00:00
nir_opt_varyings_test.h nir: remove ffma_old 2026-05-19 18:13:42 +00:00
nir_test.h nir: Allow shaders in tests to be annotated 2026-01-06 21:27:49 +00:00
opt_if_tests.cpp nir: Use nir_def_block in more places 2025-08-24 14:03:10 +00:00
opt_large_constants_tests.cpp nir/opt_large_constants: optimize constant arrays with just two different values 2026-04-01 12:23:18 +00:00
opt_licm_tests.cpp nir/tests: add nir_opt_licm tests 2026-05-12 13:41:06 +00:00
opt_loop_tests.cpp nir/tests: change opt_loop_peel_initial_break test to not use nir_jump_continue 2026-03-21 07:42:55 +00:00
opt_peephole_select.cpp nir/peephole_select: add options struct 2025-02-20 21:59:16 +00:00
opt_shrink_vectors_tests.cpp nir: Use nir_def_block in more places 2025-08-24 14:03:10 +00:00
opt_varyings_tests_bicm_binary_alu.cpp nir: remove ffma_old 2026-05-19 18:13:42 +00:00
opt_varyings_tests_bicm_sysval.cpp nir/tests: don't leave "namespace {" unclosed in nir_opt_varyings_tests.h 2026-05-19 04:26:55 +00:00
opt_varyings_tests_dead_input.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
opt_varyings_tests_dead_output.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
opt_varyings_tests_dedup.cpp nir/tests: don't leave "namespace {" unclosed in nir_opt_varyings_tests.h 2026-05-19 04:26:55 +00:00
opt_varyings_tests_dedup_multiple.cpp nir/tests: test new output deduplication cases 2026-05-19 04:26:55 +00:00
opt_varyings_tests_prop_const.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
opt_varyings_tests_prop_ubo.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
opt_varyings_tests_prop_uniform.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
opt_varyings_tests_prop_uniform_expr.cpp nir/tests: use ASSERT_EQ instead of ASSERT_TRUE in nir_opt_varyings tests 2026-05-19 04:26:55 +00:00
range_analysis_tests.cpp treewide: add & use parent instr helpers 2025-11-12 21:22:13 +00:00
serialize_tests.cpp nir/tests: use ffma_weak 2026-05-19 18:13:31 +00:00
vars_tests.cpp nir: rename nir_copy_prop -> nir_opt_copy_prop 2025-11-15 02:16:38 +00:00