[PATCH] D85399: [StackSafety] Use `Value::stripPointerCasts` to collect lifetime marker in StackLifetime

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 19:38:14 PDT 2020


ChuanqiXu updated this revision to Diff 283796.
ChuanqiXu edited the summary of this revision.
ChuanqiXu added a comment.

Update test case


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

https://reviews.llvm.org/D85399

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-split-sink-lifetime-03.ll
  llvm/test/Transforms/Coroutines/coro-split-sink-lifetime-04.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85399.283796.patch
Type: text/x-patch
Size: 11182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/fe69513f/attachment-0001.bin>


More information about the llvm-commits mailing list