[PATCH] D96441: [Coroutines] Don't use lifetime marker to decide whether an alloca should be put on the frame
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 11:08:42 PST 2021
lxfind updated this revision to Diff 322763.
lxfind added a comment.
Update test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96441/new/
https://reviews.llvm.org/D96441
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-alloca-07.ll
llvm/test/Transforms/Coroutines/coro-split-sink-lifetime-03.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96441.322763.patch
Type: text/x-patch
Size: 8884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/eff53e0c/attachment.bin>
More information about the llvm-commits
mailing list