[PATCH] D66230: [coroutine] Fixes "cannot move instruction since its users are not dominated by CoroBegin" problem.
Gor Nishanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 16:19:01 PDT 2019
GorNishanov updated this revision to Diff 215279.
GorNishanov added a comment.
Thank you very much for the reivew, Brian!
Nit addressed. Preparing to land.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66230/new/
https://reviews.llvm.org/D66230
Files:
lib/Transforms/Coroutines/CoroFrame.cpp
lib/Transforms/Coroutines/CoroSplit.cpp
test/Transforms/Coroutines/coro-alloc-with-param.ll
test/Transforms/Coroutines/coro-param-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66230.215279.patch
Type: text/x-patch
Size: 18461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/219871aa/attachment.bin>
More information about the llvm-commits
mailing list