13
0

Enable AVX unit-tests

This commit is contained in:
Robin Gareus 2020-10-14 23:08:28 +02:00
parent cc935ab34e
commit 61310a9184
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -117,7 +117,7 @@ FPUTest::avxTest ()
mix_buffers_no_gain = x86_sse_avx_mix_buffers_no_gain;
copy_vector = x86_sse_avx_copy_vector;
//run ();
run ();
}
void