Create a valid basic block with a terminator before we call
InlineFunction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91547
[coro] Async coroutines: Make sure we can handle control flow in suspend point dispatch function ClosedPublic Authored by aschwaighofer on Nov 16 2020, 8:16 AM.
Details Summary Create a valid basic block with a terminator before we call
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 16 2020, 8:18 AM This revision was landed with ongoing or failed builds.Nov 16 2020, 12:00 PM Closed by commit rGd861cc0e4311: [coro] Async coroutines: Make sure we can handle control flow in suspend point… (authored by aschwaighofer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305571 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
|