LLVM's libc Boosts RISC-V memcpy Speed
LLVM's libc library has merged an optimized memory copy function "memcpy" implementation for the RISC-V architecture, resulting in significant speed-ups for some tests. However, GNU's Glibc still shows much faster RISC-V memcpy results in some cases.