[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:33 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb10deb9487e1: [Coroutines] Optimized coroutine elision based on reachability (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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.248401.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/75ca3267/attachment.bin>


More information about the llvm-commits mailing list