Restored removed test_round_pair_f64 test afetr PR 24941.

This commit is contained in:
Alexander Smorkalov
2024-07-15 12:59:12 +03:00
parent 81f33103fd
commit 04f9e3cd4f

View File

@@ -2246,6 +2246,7 @@ void test_hal_intrin_float64()
.test_mask()
.test_unpack()
.test_float_math()
.test_round_pair_f64()
.test_float_cvt32()
.test_reverse()
.test_extract<0>().test_extract<1>()