[PATCH] D116330: [Coroutines] Handle lifetime markers, bitcast and unused instruciton for symmetric transfer

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 23:27:39 PST 2022


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

Rebased.


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

https://reviews.llvm.org/D116330

Files:
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-split-musttail5.ll
  llvm/test/Transforms/Coroutines/coro-split-musttail6.ll
  llvm/test/Transforms/Coroutines/coro-split-musttail7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116330.398852.patch
Type: text/x-patch
Size: 5651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/0cb31857/attachment.bin>


More information about the llvm-commits mailing list