[libc-commits] [PATCH] D101895: [libc] Simplifies multi implementations and benchmarks
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 6 02:40:43 PDT 2021
gchatelet updated this revision to Diff 343333.
gchatelet added a comment.
- Use mcpu instead of mtune for ARM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101895/new/
https://reviews.llvm.org/D101895
Files:
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.343333.patch
Type: text/x-patch
Size: 11749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210506/8c53ec8b/attachment.bin>
More information about the libc-commits
mailing list