This is an archive of the discontinued LLVM Phabricator instance.

[Coro][NewPM] Handle llvm.coro.prepare.retcon in NPM coro-split pass
ClosedPublic

Authored by aeubanks on Sep 15 2020, 5:04 PM.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 15 2020, 5:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2020, 5:04 PM
aeubanks requested review of this revision.Sep 15 2020, 5:04 PM

what does this intrinsic use for?

what does this intrinsic use for?

I'm not actually familiar with coroutines, this is a blocker for the NPM switch that I took a look at and attempted to fix.

rjmccall accepted this revision.Sep 15 2020, 8:45 PM

Thanks, this looks right.

This revision is now accepted and ready to land.Sep 15 2020, 8:45 PM
This revision was landed with ongoing or failed builds.Sep 16 2020, 9:11 AM
This revision was automatically updated to reflect the committed changes.