[libc-commits] [PATCH] D111801: [libc] automemcpy
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Oct 19 04:33:31 PDT 2021
gchatelet updated this revision to Diff 380645.
gchatelet added a comment.
- Fix typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111801/new/
https://reviews.llvm.org/D111801
Files:
libc/benchmarks/CMakeLists.txt
libc/benchmarks/automemcpy/CMakeLists.txt
libc/benchmarks/automemcpy/README.md
libc/benchmarks/automemcpy/include/automemcpy/CodeGen.h
libc/benchmarks/automemcpy/include/automemcpy/FunctionDescriptor.h
libc/benchmarks/automemcpy/include/automemcpy/RandomFunctionGenerator.h
libc/benchmarks/automemcpy/lib/CMakeLists.txt
libc/benchmarks/automemcpy/lib/CodeGen.cpp
libc/benchmarks/automemcpy/lib/CodeGenMain.cpp
libc/benchmarks/automemcpy/lib/RandomFunctionGenerator.cpp
libc/benchmarks/automemcpy/lib/ResultAnalyzer.cpp
libc/benchmarks/automemcpy/unittests/CMakeLists.txt
libc/benchmarks/automemcpy/unittests/CodeGenTest.cpp
libc/src/string/memory_utils/elements.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111801.380645.patch
Type: text/x-patch
Size: 77897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211019/3bd0589e/attachment-0001.bin>
More information about the libc-commits
mailing list