• Sayed Adel's avatar
    core: several improves and fixes on ppc64le infrastructure · 474a0dac
    Sayed Adel authored
      - add infrastructure support for Power9/VSX3
      - fix missing VSX flags on GCC4.9 and CLANG4(#13210, #13222)
      - fix disable VSX optimzation on GCC by using flag ENABLE_VSX
      - flag ENABLE_VSX is deprecated now, use CPU_BASELINE, CPU_DISPATCH instead
      - add VSX3 to arithmetic dispatchable flags
    474a0dac
OpenCVCompilerOptimizations.cmake 34.4 KB