[clang] [llvm] [mlir] [Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (PR #153404)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 03:01:25 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `clang,llvm,mlir` at step 9 "Add check check-llvm".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/29481

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 9 (Add check check-llvm) failure: test (failure)
******************** TEST 'LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt < /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/Instrumentation/AddressSanitizer/coro-byval-param.ll -passes='asan,coro-early' -S # RUN: at line 1
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt -passes=asan,coro-early -S
Intrinsic has incorrect return type!
ptr @llvm.coro.end
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt: -: error: input module is broken!

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/153404


More information about the llvm-commits mailing list