[PATCH] D37125: [coroutines] Add support for symmetric control transfer (musttail on coro.resumes followed by a suspend)

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 19:26:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311751: [coroutines] Add support for symmetric control transfer (musttail on coro. (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D37125?vs=112649&id=112650#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37125

Files:
  llvm/trunk/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/trunk/test/Transforms/Coroutines/coro-split-musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37125.112650.patch
Type: text/x-patch
Size: 6931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/9fc63a67/attachment.bin>


More information about the llvm-commits mailing list