[clang] [llvm] [coro] Lower `llvm.coro.await.suspend.handle` to resume with tail call (PR #89751)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 07:40:18 PDT 2024
================
----------------
zmodem wrote:
I wasn't able to figure out what this test does. There is a Clang level test which was added at the same time: llvm/test/Transforms/Coroutines/coro-preserve-final.ll presumable that's enough.
https://github.com/llvm/llvm-project/pull/89751
More information about the cfe-commits
mailing list