nir: add nir_lower_alu_width_test.fdot_order

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20812>
This commit is contained in:
Rhys Perry
2023-01-23 19:54:12 +00:00
committed by Marge Bot
parent 50f7e21481
commit 98cb7e0108
2 changed files with 74 additions and 0 deletions

View File

@@ -411,6 +411,7 @@ if with_tests
'tests/control_flow_tests.cpp',
'tests/core_tests.cpp',
'tests/loop_analyze_tests.cpp',
'tests/lower_alu_width_tests.cpp',
'tests/lower_returns_tests.cpp',
'tests/mod_analysis_tests.cpp',
'tests/negative_equal_tests.cpp',