[llvm] [Coroutines][LazyCallGraph] resumes are not really SCC (PR #116285)
Yuxuan Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 21:07:44 PST 2024
yuxuanchen1997 wrote:
> Yeah, this is not the switch ABI. Let's hear the opinion from @rjmccall
Switch ABI suffers from the same problem. I think that's part of the reason we have `f.resumers`. Anyway, it will be good to understand why the constraints are here and what are the best possible contracts with `LazyCallGraph`.
https://github.com/llvm/llvm-project/pull/116285
More information about the llvm-commits
mailing list