[libc-commits] [PATCH] D126768: [libc][mem*] Introduce Sized/Backends for new mem framework
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jun 22 04:21:20 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG67fe3bd33ce7: [libc][mem*] Introduce Sized/Backends for new mem framework (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126768/new/
https://reviews.llvm.org/D126768
Files:
libc/src/string/memory_utils/backend_aarch64.h
libc/src/string/memory_utils/backend_scalar.h
libc/src/string/memory_utils/backend_x86.h
libc/src/string/memory_utils/backends.h
libc/src/string/memory_utils/sized_op.h
libc/test/src/string/memory_utils/CMakeLists.txt
libc/test/src/string/memory_utils/backend_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126768.438972.patch
Type: text/x-patch
Size: 34278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220622/c56dbbb6/attachment-0001.bin>
More information about the libc-commits
mailing list