mesa/src/compiler/nir/tests
Rob Clark a9618e7c42 util: Add accessor for util_cpu_caps
In release builds, there should be no change, but in debug builds the
assert will help us catch undefined behavior resulting from using
util_cpu_caps before it is initialized.

With fix for u_half_test for MSVC from Jesse Natalie squashed in.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9266>
2021-02-26 18:31:19 +00:00
..
algebraic_parser_test.py nir: Fixup algebraic test for variable-sized conversions 2018-12-07 16:07:51 +01:00
builder_tests.cpp nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
comparison_pre_tests.cpp nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
control_flow_tests.cpp nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
load_store_vectorizer_tests.cpp nir/load_store_vectorize: add data as callback args 2021-01-07 16:34:53 +00:00
lower_returns_tests.cpp nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
negative_equal_tests.cpp util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
opt_if_tests.cpp nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
serialize_tests.cpp nir/tests: Initialize nir_serialize_test member dup. 2020-12-24 21:15:38 +00:00
ssa_def_bits_used_tests.cpp nir/range_analysis: Handle vectors better in ssa_def_bits_used 2021-02-22 22:37:17 +00:00
vars_tests.cpp nir: use intrinsic builders 2021-01-06 14:34:41 +00:00