1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #24841 from mshabunin:rvv-071-update

RISC-V: updated intrin_rvv071.hpp to work with modern toolchain 2.8.0
This commit is contained in:
Alexander Smorkalov
2024-01-19 08:11:08 +03:00
committed by GitHub
3 changed files with 1031 additions and 616 deletions
@@ -147,7 +147,7 @@
#endif
#if defined(__riscv) && defined(__riscv_vector) && defined(__riscv_vector_071)
# include<riscv-vector.h>
# include<riscv_vector.h>
# define CV_RVV071 1
#endif
File diff suppressed because it is too large Load Diff