Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
Paths
| Differential D87731
[Coro][NewPM] Handle llvm.coro.prepare.retcon in NPM coro-split pass ClosedPublic Authored by aeubanks on Sep 15 2020, 5:04 PM.
Details
Diff Detail
Event TimelineComment Actions
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. 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 Closed by commit rGc27b64bbe1bf: [Coro][NewPM] Handle llvm.coro.prepare.retcon in NPM coro-split pass (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292247 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-retcon-frame.ll
|