[PATCH] D82314: [RFC][Coroutines] Optimize the lifespan of temporary co_await object

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 15:13:35 PDT 2020


lxfind updated this revision to Diff 273171.
lxfind added a comment.

A few unintended changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82314

Files:
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-split-02.ll
  llvm/test/Transforms/Coroutines/coro-split-sink-lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82314.273171.patch
Type: text/x-patch
Size: 8831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/2192d9b4/attachment.bin>


More information about the llvm-commits mailing list