[libc-commits] [PATCH] D111801: [libc] automemcpy
    Guillaume Chatelet via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Fri Oct 15 07:28:11 PDT 2021
    
    
  
gchatelet updated this revision to Diff 380000.
gchatelet added a comment.
- Address function generator comments
- Address comments for codegen
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.380000.patch
Type: text/x-patch
Size: 77896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211015/79ff4d9a/attachment-0001.bin>
    
    
More information about the libc-commits
mailing list