mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-20 03:58:22 +02:00
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
|
||
|---|---|---|
| .. | ||
| algebraic_parser_test.py | ||
| algebraic_parser_test.sh | ||
| comparison_pre_tests.cpp | ||
| control_flow_tests.cpp | ||
| negative_equal_tests.cpp | ||
| vars_tests.cpp | ||