[PATCH] D75440: [Coroutines] Optimized coroutine elision based on reachability

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 18:33:40 PST 2020


junparser added a comment.

In D75440#1901867 <https://reviews.llvm.org/D75440#1901867>, @modocache wrote:

> Thank you for this patch, I'll give it a proper review tonight. But in the meantime, I wonder if you've tried this with any of the sample programs for this bug report, https://bugs.llvm.org/show_bug.cgi?id=40656 ?


yep, I have tried the two samples, same behavior as clang6.


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

https://reviews.llvm.org/D75440





More information about the llvm-commits mailing list