[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
Wed Jan 12 00:00:11 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG22225cc5e665: [Coroutines] Handle lifetime markers, bitcast and unused instruciton for… (authored by ChuanqiXu).

Repository:
  rG LLVM Github Monorepo

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.399233.patch
Type: text/x-patch
Size: 5520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/4bd0de0e/attachment.bin>


More information about the llvm-commits mailing list