Commit 9433784e authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #12111 from seiko2plus:issue12110

parents 28d0e97c bb82cdc9
...@@ -9,7 +9,7 @@ CV_CPU_OPTIMIZATION_NAMESPACE_BEGIN ...@@ -9,7 +9,7 @@ CV_CPU_OPTIMIZATION_NAMESPACE_BEGIN
void test_hal_intrin_float16() void test_hal_intrin_float16()
{ {
TheTest<v_float16x8>() TheTest<v_float16>()
.test_loadstore_fp16() .test_loadstore_fp16()
.test_float_cvt_fp16() .test_float_cvt_fp16()
; ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment