[clang] [llvm] [coroutine] Implement llvm.coro.await.suspend intrinsic (PR #79712)

via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 10 05:39:24 PDT 2024


fpasserby wrote:

> Thanks. This looks good to me except few nit comments.
> 
> Have you tested on a real world workloads?

I've tested it on seastar and libcppcoro tests and on the example from #72006.

https://github.com/llvm/llvm-project/pull/79712


More information about the cfe-commits mailing list