[PATCH] D25377: [coroutines] Store an address of destroy OR cleanup part in the coroutine frame.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 16:59:25 PDT 2016
GorNishanov updated this revision to Diff 74002.
GorNishanov marked an inline comment as done.
GorNishanov added a comment.
Simplifed getCoroAllocInstr in CoroInstr.h and preparing to land
https://reviews.llvm.org/D25377
Files:
lib/Transforms/Coroutines/CoroInstr.h
lib/Transforms/Coroutines/CoroSplit.cpp
test/Transforms/Coroutines/coro-split-00.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25377.74002.patch
Type: text/x-patch
Size: 5695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/9a649b2b/attachment.bin>
More information about the llvm-commits
mailing list