opencv/platforms/linux
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv
[GSoC] New universal intrinsic backend for RVV

* Add new rvv backend (partially implemented).

* Modify the framework of Universal Intrinsic.

* Add CV_SIMD macro guards to current UI code.

* Use vlanes() instead of nlanes.

* Modify the UI test.

* Enable the new RVV (scalable) backend.

* Remove whitespace.

* Rename and some others modify.

* Update intrin.hpp but still not work on AVX/SSE

* Update conditional compilation macros.

* Use static variable for vlanes.

* Use max_nlanes for array defining.
2022-07-19 20:02:00 +03:00
..
aarch64-gnu.toolchain.cmake cmake: ARM toolchain: do not force compiler version 2016-11-10 17:58:42 +03:00
arm-gnueabi.toolchain.cmake cmake: ARM toolchain: do not force compiler version 2016-11-10 17:58:42 +03:00
arm.toolchain.cmake Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
gnu.toolchain.cmake cmake: fix cross-compilation problems 2021-08-05 11:42:58 +00:00
mips32r5el-gnu.toolchain.cmake fix files permissions 2020-04-13 04:29:55 +00:00
mips64r6el-gnu.toolchain.cmake fix files permissions 2020-04-13 04:29:55 +00:00
mips.toolchain.cmake fix files permissions 2020-04-13 04:29:55 +00:00
ppc64-gnu.toolchain.cmake cmake: Added Power toolchain 2017-10-28 17:50:43 +00:00
ppc64le-gnu.toolchain.cmake cmake: Added Power toolchain 2017-10-28 17:50:43 +00:00
ppcat.toolchain.cmake Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
riscv64-071-gcc.toolchain.cmake Fix RVV toolchain conflicts. 2021-05-30 16:00:18 +08:00
riscv64-clang.toolchain.cmake Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
riscv64-gcc.toolchain.cmake Update RISC-V back-end to RVV 0.10 2021-06-18 15:44:38 +08:00
riscv64-gnu.toolchain.cmake Added initial version of cmake toolchain for RISC-V architecture. 2020-04-27 12:42:38 +03:00
riscv.toolchain.cmake cmake: fix cross-compilation problems 2021-08-05 11:42:58 +00:00