string: Improve SVE memcpy
Improve SVE memcpy by copying 2 vectors. This avoids a check on vector length and improves performance of random memcpy.
Loading
Please register or sign in to comment
Improve SVE memcpy by copying 2 vectors. This avoids a check on vector length and improves performance of random memcpy.