[libc-commits] [libc] [libc][x86] Add Non-temporal code path for large memcpy (PR #187108)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Mar 17 14:04:22 PDT 2026
jhuber6 wrote:
Any chance we can just use the builtins? https://clang.llvm.org/docs/LanguageExtensions.html#non-temporal-load-store-builtins
https://github.com/llvm/llvm-project/pull/187108
More information about the libc-commits
mailing list