[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 17:51:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368949: [coroutine] Fixes "cannot move instruction since its users are not dominated by… (authored by GorNishanov, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D66230?vs=215293&id=215297#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66230/new/
https://reviews.llvm.org/D66230
Files:
llvm/trunk/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/trunk/test/Transforms/Coroutines/coro-alloc-with-param.ll
llvm/trunk/test/Transforms/Coroutines/coro-param-copy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66230.215297.patch
Type: text/x-patch
Size: 18828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/1eaad8bd/attachment.bin>
More information about the llvm-commits
mailing list