This is an archive of the discontinued LLVM Phabricator instance.

[Coroutines] Add remarks in CoroSplit and CoroElide passes
ClosedPublic

Authored by weiwang on Mar 15 2023, 4:06 PM.

Details

Summary

Add remarks to show frame size and alignment.

Diff Detail

Event Timeline

weiwang created this revision.Mar 15 2023, 4:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 4:06 PM
weiwang requested review of this revision.Mar 15 2023, 4:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 4:06 PM
weiwang retitled this revision from coro remarks to [Coroutines] Add remarks in CoroSplit and CoroElide passes.Mar 15 2023, 4:10 PM
weiwang edited the summary of this revision. (Show Details)
weiwang added a reviewer: ChuanqiXu.
weiwang updated this revision to Diff 505661.Mar 15 2023, 4:51 PM

update test.

ChuanqiXu accepted this revision.Mar 15 2023, 6:59 PM

LGTM. Thanks.

This revision is now accepted and ready to land.Mar 15 2023, 6:59 PM