[PATCH] D100614: [Coroutine] Collect CoroBegin if all of terminators are dominated by one coro.destroy
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 20:21:55 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG77ca2a689368: [Coroutine] Collect CoroBegin if all of terminators are dominated by one coro. (authored by ChuanqiXu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100614/new/
https://reviews.llvm.org/D100614
Files:
llvm/lib/Transforms/Coroutines/CoroElide.cpp
llvm/test/Transforms/Coroutines/coro-elide.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100614.339456.patch
Type: text/x-patch
Size: 4289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/e2e2746f/attachment.bin>
More information about the llvm-commits
mailing list