This is an archive of the discontinued LLVM Phabricator instance.

[libc] Allow benchmarking several implementations at the same time.
ClosedPublic

Authored by gchatelet on Aug 3 2021, 3:43 AM.

Details

Summary

Next step is to generate an archive with all implementations and a header listing them all.

Diff Detail

Event Timeline

gchatelet created this revision.Aug 3 2021, 3:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2021, 3:43 AM
gchatelet requested review of this revision.Aug 3 2021, 3:43 AM
gchatelet accepted this revision.Aug 3 2021, 3:45 AM
This revision is now accepted and ready to land.Aug 3 2021, 3:45 AM
gchatelet updated this revision to Diff 363682.Aug 3 2021, 3:53 AM
  • Use composition over inheritance and rebase
This revision was landed with ongoing or failed builds.Aug 3 2021, 4:06 AM
This revision was automatically updated to reflect the committed changes.