[PATCH] D37093: [coroutines] Promote cleanup.dest.slot-like allocas to registers to avoid storing them in the coroutine frame
Gor Nishanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 10:53:58 PDT 2017
GorNishanov updated this revision to Diff 117393.
GorNishanov added a comment.
Added the test case
https://reviews.llvm.org/D37093
Files:
lib/Transforms/Coroutines/CoroEarly.cpp
test/Transforms/Coroutines/coro-cleanup-dest-promote.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37093.117393.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/3693ec66/attachment.bin>
More information about the llvm-commits
mailing list