This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add memmove benchmarks
ClosedPublic

Authored by gchatelet on Nov 29 2021, 12:51 AM.

Details

Summary

This patch enables the benchmarking of memmove.
Ideally, this should be submitted before D114637.

Diff Detail

Event Timeline

gchatelet created this revision.Nov 29 2021, 12:51 AM
gchatelet requested review of this revision.Nov 29 2021, 12:51 AM
gchatelet updated this revision to Diff 390271.
  • rebase
sivachandra accepted this revision.Nov 29 2021, 8:54 AM
This revision is now accepted and ready to land.Nov 29 2021, 8:54 AM
This revision was automatically updated to reflect the committed changes.