[Mlir-commits] [clang] [llvm] [mlir] [Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end (PR #153404)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Aug 25 03:01:44 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `fuchsia-x86_64-linux` running on `fuchsia-debian-64-us-central1-a-1` while building `clang,llvm,mlir` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/11/builds/22533
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/fuchsia-linux.py ...' (failure)
...
Passed : 46702 (97.64%)
Expectedly Failed: 26 (0.05%)
[1410/1412] Linking CXX executable unittests/tools/llvm-exegesis/LLVMExegesisTests
[1411/1412] Running the LLVM regression tests
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/ld.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/lld-link
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/ld64.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/wasm-ld
-- Testing: 60746 tests, 60 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50
FAIL: LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll (32357 of 60746)
******************** TEST 'LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt < /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/Instrumentation/AddressSanitizer/coro-byval-param.ll -passes='asan,coro-early' -S # RUN: at line 1
+ /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt -passes=asan,coro-early -S
Intrinsic has incorrect return type!
ptr @llvm.coro.end
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt: -: error: input module is broken!
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50
FAIL: LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll (32517 of 60746)
******************** TEST 'LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt < /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/coro-byval-param.ll -passes='hwasan,coro-early' -S # RUN: at line 1
+ /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt -passes=hwasan,coro-early -S
Intrinsic has incorrect return type!
ptr @llvm.coro.end
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt: -: error: input module is broken!
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
********************
Failed Tests (2):
LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll
LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll
Testing Time: 80.11s
Step 7 (check) failure: check (failure)
...
Passed : 46702 (97.64%)
Expectedly Failed: 26 (0.05%)
[1410/1412] Linking CXX executable unittests/tools/llvm-exegesis/LLVMExegesisTests
[1411/1412] Running the LLVM regression tests
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/ld.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/lld-link
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/ld64.lld
llvm-lit: /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/wasm-ld
-- Testing: 60746 tests, 60 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50
FAIL: LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll (32357 of 60746)
******************** TEST 'LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt < /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/Instrumentation/AddressSanitizer/coro-byval-param.ll -passes='asan,coro-early' -S # RUN: at line 1
+ /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt -passes=asan,coro-early -S
Intrinsic has incorrect return type!
ptr @llvm.coro.end
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt: -: error: input module is broken!
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50
FAIL: LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll (32517 of 60746)
******************** TEST 'LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt < /var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/coro-byval-param.ll -passes='hwasan,coro-early' -S # RUN: at line 1
+ /var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt -passes=hwasan,coro-early -S
Intrinsic has incorrect return type!
ptr @llvm.coro.end
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-qw8xwfo0/bin/opt: -: error: input module is broken!
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
********************
Failed Tests (2):
LLVM :: Instrumentation/AddressSanitizer/coro-byval-param.ll
LLVM :: Instrumentation/HWAddressSanitizer/coro-byval-param.ll
Testing Time: 80.11s
```
</details>
https://github.com/llvm/llvm-project/pull/153404
More information about the Mlir-commits
mailing list