[llvm] [Coroutines] Remove assert about a promise being present (PR #156007)
Christian Ulmann via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 01:25:24 PDT 2025
Dinistro wrote:
> I am curious about your downstream project using LLVM's coroutine intrinsics.
We have a complicated flow that I cannot fully disclose here. What is relevant is that we take some input programs without coroutines and convert functions in there to coroutines. Once some IP questions have been resolved, we might publish our use case.
https://github.com/llvm/llvm-project/pull/156007
More information about the llvm-commits
mailing list