[libc-commits] [PATCH] D111554: [libc] automemcpy README and main include file

Clement Courbet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Oct 13 02:29:35 PDT 2021


courbet accepted this revision.
courbet added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/benchmarks/automemcpy/FunctionDescriptor.h:127
+// This struct describes the skeleton of the implementation, it does not go into
+// every details but is enough to uniquely identify the implementation.
+struct FunctionDescriptor {
----------------
detail*


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111554/new/

https://reviews.llvm.org/D111554



More information about the libc-commits mailing list