mirror of https://github.com/opencv/opencv.git
The most of target machine use one type cpu unit resource to execute some one type of instruction, e.g. all vx_load API use load/store cpu unit, and v_muladd API use mul/mula cpu unit, we interleave vx_load and v_muladd to improve performance on most targets like RISCV or ARM.pull/18831/head
parent
564d1a0f79
commit
12b8d542b7
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue