[PATCH] D44185: [Coroutines] Avoid assert splitting hidden coros

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 14:20:13 PDT 2018


modocache updated this revision to Diff 140691.
modocache edited the summary of this revision.
modocache removed reviewers: majnemer, rnk.
modocache added a comment.

Thanks @rnk! I updated this as per your suggestions. As a result it's a smaller and less invasive change -- thank you! Let me know if this looks good.


Repository:
  rL LLVM

https://reviews.llvm.org/D44185

Files:
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/coro-split-hidden.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44185.140691.patch
Type: text/x-patch
Size: 3728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/f3e01d10/attachment.bin>


More information about the llvm-commits mailing list