mesa/src/compiler/nir/tests
Ian Romanick b08d704051 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>
2019-07-08 11:30:10 -07: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-08 11:30:10 -07: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/test: add split vars tests (v2) 2019-05-21 13:43:28 +10:00