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

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 11:23:13 PST 2024


aeubanks wrote:

we already have to populate the new nodes per new function, maybe we can change the LazyCallGraph methods to be a bit smarter by detecting which of the split functions actually reference each other?

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


More information about the llvm-commits mailing list