The new intrinsic replaces the size in one specified AsyncFunctionPointer with
the size in another. This ability is necessary for functions which merely
forward to async functions such as those defined for partial applications.
Details
Details
- Reviewers
aschwaighofer - Commits
- rG01b4890e47f0: Add @llvm.coro.async.size.replace intrinsic.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo