• Sayed Adel's avatar
    imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations · 8965f3ae
    Sayed Adel authored
      - improve cpu dispatching calls to allow more SIMD extentions
        (SSE4.1, AVX2, VSX)
      - wide universal intrinsics
      - replace dummy v_expand with v_expand_low
      - replace v_expand + v_mul_wrap with v_mul_expand for product accumulate operations
      - use FMA for accumulate operations
      - add mask and more types to accumulate's performance tests
    8965f3ae
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...