mirror of
https://github.com/opencv/opencv.git
synced 2024-12-05 17:59:13 +08:00
0ef803950b
[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 | ||
mips32r5el-gnu.toolchain.cmake | ||
mips64r6el-gnu.toolchain.cmake | ||
mips.toolchain.cmake | ||
ppc64-gnu.toolchain.cmake | ||
ppc64le-gnu.toolchain.cmake | ||
ppcat.toolchain.cmake | ||
riscv64-071-gcc.toolchain.cmake | ||
riscv64-clang.toolchain.cmake | ||
riscv64-gcc.toolchain.cmake | ||
riscv64-gnu.toolchain.cmake | ||
riscv.toolchain.cmake |