Hacker News new | ask | show | jobs
by ckennelly 2181 days ago
llvm-libc's memcpy is heavily sized optimized for this reason. A dedicated instruction that is fast for all cases, is ideal, though.