This is an archive of the discontinued LLVM Phabricator instance.

[libc][test] Drastically reduce mem test runtime
ClosedPublic

Authored by gchatelet on May 25 2023, 7:27 AM.

Diff Detail

Event Timeline

gchatelet created this revision.May 25 2023, 7:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 25 2023, 7:27 AM
gchatelet requested review of this revision.May 25 2023, 7:27 AM
gchatelet updated this revision to Diff 525601.May 25 2023, 7:36 AM
  • fixed a double increment
gchatelet updated this revision to Diff 525602.May 25 2023, 7:38 AM
  • diff against origin/main
lntue accepted this revision.May 25 2023, 7:53 AM
This revision is now accepted and ready to land.May 25 2023, 7:53 AM

Thx for the review Tue!

This revision was landed with ongoing or failed builds.May 25 2023, 8:05 AM
This revision was automatically updated to reflect the committed changes.