[PATCH] D103593: [Coroutine] Sink lifetime markers after switch of suspend blocks to avoid disturbing must tail calls

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 20:50:02 PDT 2021


ChuanqiXu updated this revision to Diff 349757.
ChuanqiXu added a comment.

Update comments.


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

https://reviews.llvm.org/D103593

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-split-musttail4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103593.349757.patch
Type: text/x-patch
Size: 5596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/7ac376da/attachment.bin>


More information about the llvm-commits mailing list