[PATCH] D86859: [Coroutine] Make dealing with alloca spills more robust
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 10:18:33 PDT 2020
lxfind updated this revision to Diff 289212.
lxfind retitled this revision from "[Coroutine] Properly deal with alloca spills" to "[Coroutine] Make dealing with alloca spills more robust".
lxfind edited the summary of this revision.
lxfind added a comment.
Update description
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86859/new/
https://reviews.llvm.org/D86859
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-param-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86859.289212.patch
Type: text/x-patch
Size: 11369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/700039cf/attachment.bin>
More information about the llvm-commits
mailing list