[llvm] [Coroutines][LazyCallGraph] resumes are not really SCC (PR #116285)

John McCall via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 11:12:26 PST 2024


rjmccall wrote:

Yeah, it's probably not trivial to get that information right during splitting because the cloned functions can end up containing arbitrary subsets of the original function.

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


More information about the llvm-commits mailing list