[PATCH] D75440: [Coroutines] Optimized coroutine elision based on reachability

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 22:58:24 PST 2020


junparser updated this revision to Diff 248397.
junparser added a comment.

update the patch as suggestion


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75440/new/

https://reviews.llvm.org/D75440

Files:
  llvm/lib/Transforms/Coroutines/CoroElide.cpp
  llvm/test/Transforms/Coroutines/coro-heap-elide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75440.248397.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/fead210f/attachment-0001.bin>


More information about the llvm-commits mailing list