The code executed for the Switch ABI does not change.
rdar://97074714
Paths
| Differential D129865
[coro async] Fix code to run coro.async.end cleanup like the legacy pass did ClosedPublic Authored by aschwaighofer on Jul 15 2022, 8:39 AM.
Details Summary The code executed for the Switch ABI does not change. rdar://97074714
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2022, 11:02 AM Closed by commit rG28ebd13d6381: [coro async] Fix code to run coro.async.end cleanup like the legacy pass did (authored by aschwaighofer). · Explain WhyJul 18 2022, 10:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 445565 llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async-end-bug.ll
llvm/test/Transforms/Coroutines/coro-async.ll
|