diff options
author | Nate Chandler <nate_chandler@apple.com> | 2021-02-22 15:04:51 -0800 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2021-02-23 06:43:52 -0800 |
commit | 01b4890e47f0988695e68ea4e1fd6961b645ee73 (patch) | |
tree | 024024cf786d3719e088e6be147bceae63eb599c /llvm/lib/IR/Module.cpp | |
parent | 22215e49233861e52158fcb0b71449ac62e1b41b (diff) | |
download | llvm-01b4890e47f0988695e68ea4e1fd6961b645ee73.zip llvm-01b4890e47f0988695e68ea4e1fd6961b645ee73.tar.gz llvm-01b4890e47f0988695e68ea4e1fd6961b645ee73.tar.bz2 |
Add @llvm.coro.async.size.replace intrinsic.
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.
Reviewed By: aschwaighofer
Differential Revision: https://reviews.llvm.org/D97229
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions