[PATCH] D37125: [coroutines] Add support for symmetric control transfer (musttail on coro.resumes followed by a suspend)
Gor Nishanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 17:21:05 PDT 2017
GorNishanov planned changes to this revision.
GorNishanov added a comment.
Need to handle PHI nodes as well on the way to SwitchInst representing the suspend.
https://reviews.llvm.org/D37125
More information about the llvm-commits
mailing list