This is an archive of the discontinued LLVM Phabricator instance.

[Coroutines] Make sure that async coroutine context size is a multiple of the alignment requirement
ClosedPublic

Authored by aschwaighofer on Nov 13 2020, 5:59 PM.

Details

Summary

This simplifies the code the allocator has to executed

Diff Detail

Event Timeline

aschwaighofer created this revision.Nov 13 2020, 5:59 PM
aschwaighofer requested review of this revision.Nov 13 2020, 5:59 PM

Update the wording of a comment.

This revision is now accepted and ready to land.Nov 13 2020, 8:18 PM
This revision was landed with ongoing or failed builds.Nov 14 2020, 5:09 AM
This revision was automatically updated to reflect the committed changes.