[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 04:42:17 PDT 2021


gchatelet updated this revision to Diff 342999.
gchatelet added a comment.

use D101524 <https://reviews.llvm.org/D101524> as base revision


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/fuzzing/CMakeLists.txt
  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.342999.patch
Type: text/x-patch
Size: 18528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210505/6b50f0b6/attachment-0001.bin>


More information about the libc-commits mailing list