[libc-commits] [PATCH] D101895: [libc] Simplifies multi implementations and benchmarks
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed May 5 09:07:52 PDT 2021
gchatelet updated this revision to Diff 343073.
gchatelet added a comment.
- Amending commit to reflect the change (hopefully)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101895/new/
https://reviews.llvm.org/D101895
Files:
libc/benchmarks/CMakeLists.txt
libc/benchmarks/LibcMemoryBenchmarkMain.cpp
libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
libc/src/string/CMakeLists.txt
libc/src/string/aarch64/CMakeLists.txt
libc/src/string/x86_64/CMakeLists.txt
libc/test/src/string/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101895.343073.patch
Type: text/x-patch
Size: 18114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210505/f33fb71b/attachment-0001.bin>
More information about the libc-commits
mailing list