diff options
author | Weibo He <NewSigma@163.com> | 2025-08-25 17:38:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-25 17:38:38 +0800 |
commit | 19a4f520952c2b87de43e7176f34be9906384a33 (patch) | |
tree | 6cf1280f0aca2424e2fea64ceec5848c9ab61aba /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | df69dfe68817e229020d56a20780536e77dc1325 (diff) | |
download | llvm-19a4f520952c2b87de43e7176f34be9906384a33.zip llvm-19a4f520952c2b87de43e7176f34be9906384a33.tar.gz llvm-19a4f520952c2b87de43e7176f34be9906384a33.tar.bz2 |
[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (#153404)
As mentioned in #151067, current design of `llvm.coro.end` mixes two
functionalities: querying where we are and lowering to some code. This
patch separate these functionalities into independent intrinsics by
introducing a new intrinsic `llvm.coro.is_in_ramp`.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions