[llvm] [Coro] [async] Disable inlining in async coroutine splitting for swifttailcc thunks (PR #87549)
Jeff Niu via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 14:21:04 PDT 2024
https://github.com/Mogball commented:
Thanks! Do you mind adding the test case I had included in the revert commit?
Also, I am concerned that this basically only fixes the bug for Swift. Would other clients of the async coroutines still experience the out-of-date callgraph?
https://github.com/llvm/llvm-project/pull/87549
More information about the llvm-commits
mailing list