[llvm-branch-commits] [Clang][ThinLTO] Wire up AllocToken pass to run in ThinLTO backend (PR #169244)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Nov 23 13:55:59 PST 2025
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 166242 tests passed
* 2858 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGen/memprof-pgho-thinlto.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 4
split-file /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp
# executed command: split-file /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata merge /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/memprof.yaml -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/use.memprofdata
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata merge /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/memprof.yaml -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/use.memprofdata
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=g++ -O2 -flto=thin -g -fmemory-profile-use=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/use.memprofdata /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/src.cpp -c -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=g++ -O2 -flto=thin -g -fmemory-profile-use=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/use.memprofdata /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp/src.cpp -c -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-lto2 run /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o -supports-hot-cold-new -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,main,plx -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,_Z3foov,plx -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,_Znam, -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.out
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-lto2 run /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o -supports-hot-cold-new -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,main,plx -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,_Z3foov,plx -r=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o,_Znam, -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -O2 -x ir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o -fthinlto-index=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o.thinlto.bc -mllvm -optimize-hot-cold-new -emit-llvm -o - 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp --check-prefixes=CHECK,DEFAULT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -O2 -x ir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o -fthinlto-index=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o.thinlto.bc -mllvm -optimize-hot-cold-new -emit-llvm -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp --check-prefixes=CHECK,DEFAULT
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp:54:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: define{{.*}} ptr @_Z3foov()
# | ^
# | <stdin>:1:1: note: scanning from here
# | Error loading index file '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o.thinlto.bc': No such file or directory
# | ^
# | <stdin>:1:172: note: possible intended match here
# | Error loading index file '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o.thinlto.bc': No such file or directory
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/memprof-pgho-thinlto.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: Error loading index file '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CodeGen/Output/memprof-pgho-thinlto.cpp.tmp.o.thinlto.bc': No such file or directory
# | label:54'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | label:54'1 ? possible intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/169244
More information about the llvm-branch-commits
mailing list