[llvm] [InlineCost] Never inline functions with incompatible target features (PR #205113)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 6 00:41:43 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-4` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/45219
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: CodeGenCoroutines/coro-elide.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -std=c++20 -O2 -emit-llvm /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp -o - | /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp
# executed command: /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/lib/clang/23/include -nostdsysteminc -triple x86_64-unknown-linux-gnu -std=c++20 -O2 -emit-llvm /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp -o -
# note: command had no output on stdout or stderr
# executed command: /Volumes/RAMDisk/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp
# .---command stderr------------
# | [1m/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp:28:16: [0m[0;1;31merror: [0m[1mCHECK-NEXT: is not on the line after the previous match
[0m# | [1m[0m// CHECK-NEXT: ret void
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:36:2: [0m[0;1;30mnote: [0m[1m'next' match was here
[0m# | [1m[0m ret void
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:25:7: [0m[0;1;30mnote: [0m[1mprevious match ended here
[0m# | [1m[0mentry:
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:26:1: [0m[0;1;30mnote: [0m[1mnon-matching line after previous match is here
[0m# | [1m[0m %0 = alloca [32 x i8], align 8
# | [0;1;32m^
[0m# | [0;1;32m[0m
# | Input file: <stdin>
# | Check file: /Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | [1m[0m[0;1;90m 1: [0m[1m[0;1;46m; ModuleID = '/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp' [0m
# | [0;1;90m 2: [0m[1m[0;1;46msource_filename = "/Users/buildbot/buildbot-root/llvm-project/clang/test/CodeGenCoroutines/coro-elide.cpp" [0m
# | [0;1;90m 3: [0m[1m[0;1;46mtarget datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" [0m
# | [0;1;90m 4: [0m[1m[0;1;46mtarget triple = "x86_64-unknown-linux-gnu" [0m
# | [0;1;90m 5: [0m[1m[0;1;46m [0m
# | [0;1;90m 6: [0m[1m[0;1;46m%NoopCoro.Frame = type { ptr, ptr } [0m
# | [0;1;90m 7: [0m[1m[0;1;46m%struct.Task = type { %"struct.std::coroutine_handle.0" } [0m
# | [0;1;90m 8: [0m[1m[0;1;46m%"struct.std::coroutine_handle.0" = type { %"struct.std::coroutine_handle" } [0m
# | [0;1;90m 9: [0m[1m[0;1;46m%"struct.std::coroutine_handle" = type { ptr } [0m
# | [0;1;90m 10: [0m[1m[0;1;46m [0m
# | [0;1;90m 11: [0m[1m[0;1;46m$_ZNSt14suspend_always13await_suspendESt16coroutine_handleIvE = comdat any [0m
# | [0;1;90m 12: [0m[1m[0;1;46m [0m
# | [0;1;90m 13: [0m[1m[0;1;46m$_ZNSt16coroutine_handleIN4Task12promise_typeEE12from_addressEPv = comdat any [0m
# | [0;1;90m 14: [0m[1m[0;1;46m [0m
# | [0;1;90m 15: [0m[1m[0;1;46m$_ZN4Task12promise_type12FinalAwaiter13await_suspendIS0_EESt16coroutine_handleIvES3_IT_E = comdat any [0m
# | [0;1;90m 16: [0m[1m[0;1;46m [0m
# | [0;1;90m 17: [0m[1m[0;1;46m$_ZNKSt16coroutine_handleIvE7addressEv = comdat any [0m
# | [0;1;90m 18: [0m[1m[0;1;46m [0m
# | [0;1;90m 19: [0m[1m[0;1;46m$_ZN4Task7Awaiter13await_suspendESt16coroutine_handleIvE = comdat any [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/205113
More information about the llvm-commits
mailing list