[PATCH] D81023: CoroSplit: Fix coroutine splitting for retcon and retcon once

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 14:19:35 PDT 2020


aschwaighofer updated this revision to Diff 267992.
aschwaighofer marked 5 inline comments as done.
aschwaighofer added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81023/new/

https://reviews.llvm.org/D81023

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-retcon-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81023.267992.patch
Type: text/x-patch
Size: 6519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/40c9752c/attachment.bin>


More information about the llvm-commits mailing list