mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
[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. |
||
|---|---|---|
| .. | ||
| aarch64-gnu.toolchain.cmake | ||
| arm-gnueabi.toolchain.cmake | ||
| arm.toolchain.cmake | ||
| gnu.toolchain.cmake | ||
| mips.toolchain.cmake | ||
| mips32r5el-gnu.toolchain.cmake | ||
| mips64r6el-gnu.toolchain.cmake | ||
| ppc64-gnu.toolchain.cmake | ||
| ppc64le-gnu.toolchain.cmake | ||
| ppcat.toolchain.cmake | ||
| riscv.toolchain.cmake | ||
| riscv64-071-gcc.toolchain.cmake | ||
| riscv64-clang.toolchain.cmake | ||
| riscv64-gcc.toolchain.cmake | ||
| riscv64-gnu.toolchain.cmake | ||