[clang] [llvm] [coro] Lower `llvm.coro.await.suspend.handle` to resume with tail call (PR #89751)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 04:41:07 PDT 2024


zmodem wrote:

I think my patch is a significant improvement, both in terms of simplicity and reliability of the codegen for symmetric transfer, and would like to move forward. @ChuanqiXu9 @mtrofin do you have any further comments?

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


More information about the llvm-commits mailing list