[PATCH] D129865: [coro async] Fix code to run coro.async.end cleanup like the legacy pass did
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 10:43:02 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28ebd13d6381: [coro async] Fix code to run coro.async.end cleanup like the legacy pass did (authored by aschwaighofer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129865/new/
https://reviews.llvm.org/D129865
Files:
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async-end-bug.ll
llvm/test/Transforms/Coroutines/coro-async.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129865.445565.patch
Type: text/x-patch
Size: 5044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/c874166e/attachment.bin>
More information about the llvm-commits
mailing list