[PATCH] D71826: [Coroutines] Remove corresponding phi values when apply simplifyTerminatorLeadingToRet

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 29 18:46:38 PST 2019


junparser updated this revision to Diff 235529.
junparser added a comment.

update the testcase,  and @modocache can you commit this patch? thanks.


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

https://reviews.llvm.org/D71826

Files:
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-split-musttail.ll
  llvm/test/Transforms/Coroutines/coro-split-musttail1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71826.235529.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191230/d8f2e5fe/attachment.bin>


More information about the llvm-commits mailing list