[PATCH] D100614: [Coroutine] Collect CoroBegin if all of terminators are dominated by one coro.destroy

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 17:20:03 PDT 2021


lxfind accepted this revision.
lxfind added a comment.
This revision is now accepted and ready to land.

I see. LGTM.  Thanks for fixing. Could you also add comments to the llvm::all_of search with what you just described?


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

https://reviews.llvm.org/D100614



More information about the llvm-commits mailing list