mesa/src/compiler/nir/tests
Ian Romanick fb2c5dd98f nir: Add unit tests for nir_opt_comparison_pre
Each tests has a comment with the expected before and after NIR.  The
tests don't actually check this.  The tests only check whether or not
the optimization pass reported progress.  I couldn't think of a robust,
future-proof way to check the before and after code.

Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit b08d704051)
2019-07-09 10:18:37 +00:00
..
algebraic_parser_test.py nir: Fixup algebraic test for variable-sized conversions 2018-12-07 16:07:51 +01:00
algebraic_parser_test.sh nir/algebraic: Make algebraic_parser_test.sh executable. 2018-12-06 11:48:20 -08:00
comparison_pre_tests.cpp nir: Add unit tests for nir_opt_comparison_pre 2019-07-09 10:18:37 +00:00
control_flow_tests.cpp nir: Fix the control flow tests for nir_loop_first_block changes 2016-10-06 15:48:30 -07:00
negative_equal_tests.cpp nir: make nir_const_value scalar 2019-04-14 22:25:56 +02:00
vars_tests.cpp nir: Add a nir_src_as_intrinsic() helper 2019-04-18 17:12:44 +00:00