• Vadim Pisarevsky's avatar
    Wide univ intrinsics (#11953) · f058b5fb
    Vadim Pisarevsky authored
    * core:OE-27 prepare universal intrinsics to expand (#11022)
    
    * core:OE-27 prepare universal intrinsics to expand (#11022)
    
    * core: Add universal intrinsics for AVX2
    
    * updated implementation of wide univ. intrinsics; converted several OpenCV HAL functions: sqrt, invsqrt, magnitude, phase, exp to the wide universal intrinsics.
    
    * converted log to universal intrinsics; cleaned up the code a bit; added v_lut_deinterleave intrinsics.
    
    * core: Add universal intrinsics for AVX2
    
    * fixed multiple compile errors
    
    * fixed many more compile errors and hopefully some test failures
    
    * fixed some more compile errors
    
    * temporarily disabled IPP to debug exp & log; hopefully fixed Doxygen complains
    
    * fixed some more compile errors
    
    * fixed v_store(short*, v_float16&) signatures
    
    * trying to fix the test failures on Linux
    
    * fixed some issues found by alalek
    
    * restored IPP optimization after the patch with AVX wide intrinsics has been properly tested
    
    * restored IPP optimization after the patch with AVX wide intrinsics has been properly tested
    f058b5fb
Name
Last commit
Last update
..
ocl Loading commit data...
test_arithm.cpp Loading commit data...
test_concatenation.cpp Loading commit data...
test_conjugate_gradient.cpp Loading commit data...
test_countnonzero.cpp Loading commit data...
test_downhill_simplex.cpp Loading commit data...
test_ds.cpp Loading commit data...
test_dxt.cpp Loading commit data...
test_eigen.cpp Loading commit data...
test_hal_core.cpp Loading commit data...
test_intrin.cpp Loading commit data...
test_intrin.fp16.cpp Loading commit data...
test_intrin_utils.hpp Loading commit data...
test_io.cpp Loading commit data...
test_ippasync.cpp Loading commit data...
test_lpsolver.cpp Loading commit data...
test_main.cpp Loading commit data...
test_mat.cpp Loading commit data...
test_math.cpp Loading commit data...
test_misc.cpp Loading commit data...
test_operations.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_ptr.cpp Loading commit data...
test_rand.cpp Loading commit data...
test_rotatedrect.cpp Loading commit data...
test_umat.cpp Loading commit data...
test_utils.cpp Loading commit data...