diff options
author | Weibo He <NewSigma@163.com> | 2025-09-24 11:29:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 11:29:25 +0800 |
commit | f99b7f91a9578fcf948ee249752b28ef59e99f2a (patch) | |
tree | cfe2d43a5bddcd3dae3f751ab2bffd58db28a1d1 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 06b49eb6d6e3344a92b2f31b9ed15cd29b739ccf (diff) | |
download | llvm-f99b7f91a9578fcf948ee249752b28ef59e99f2a.zip llvm-f99b7f91a9578fcf948ee249752b28ef59e99f2a.tar.gz llvm-f99b7f91a9578fcf948ee249752b28ef59e99f2a.tar.bz2 |
Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (#155339)" (#159278)
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.
Update a test in inline/ML, Reapply #155339
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions