[PATCH] D85279: [Coroutines] Use `Value::stripPointerCasts` to collect lifetime marker of `alloca` in CoroFrame
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 00:34:07 PDT 2020
ChuanqiXu updated this revision to Diff 283143.
ChuanqiXu added a comment.
Due to my mistake, the diff updated before is a draft. It is terribly sorry if it confuses any one...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85279/new/
https://reviews.llvm.org/D85279
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: D85279.283143.patch
Type: text/x-patch
Size: 11198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/9b1e0725/attachment-0001.bin>
More information about the llvm-commits
mailing list