mesa/src/compiler/nir/tests
Rhys Perry 0a759c3be6 nir: add load/store vectorizer tests
v7: run nir_opt_algebraic
v9: rework the callback function
v9: update alignment on all loads/stores, even if they're not vectorized
v10: add tests for 64-bit offsets
v10: add tests for signed offsets

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com> (v9)
2019-11-25 13:59:11 +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
builder_tests.cpp nir: Add tests for nir_extract_bits 2019-11-11 17:17:02 +00:00
comparison_pre_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
control_flow_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
load_store_vectorizer_tests.cpp nir: add load/store vectorizer tests 2019-11-25 13:59:11 +00:00
negative_equal_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
vars_tests.cpp nir/tests: Add copy propagation tests with scoped_memory_barrier 2019-10-24 11:39:56 -07:00