[llvm] [ctx_prof] CtxProfAnalysis (PR #102084)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 11:50:59 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `llvm` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/46/builds/2859
Here is the relevant piece of the build log for the reference:
```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: Analysis/CtxProfAnalysis/load.ll' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
split-file Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp
# executed command: split-file 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll' 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp'
# RUN: at line 2
z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-ctxprof-util.exe fromJSON --input=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.json --output=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.ctxprofdata
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-ctxprof-util.exe' fromJSON '--input=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.json' '--output=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.ctxprofdata'
# RUN: at line 3
not z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe -passes='require<ctx-prof-analysis>,print<ctx-prof-analysis>' Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll -S 2>&1 | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll --check-prefix=NO-FILE
# executed command: not 'z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe' '-passes=require<ctx-prof-analysis>,print<ctx-prof-analysis>' 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll' -S
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll' --check-prefix=NO-FILE
# RUN: at line 6
not z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe -passes='require<ctx-prof-analysis>,print<ctx-prof-analysis>' -use-ctx-profile=does_not_exist.ctxprofdata Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll -S 2>&1 | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll --check-prefix=NO-FILE
# executed command: not 'z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe' '-passes=require<ctx-prof-analysis>,print<ctx-prof-analysis>' -use-ctx-profile=does_not_exist.ctxprofdata 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll' -S
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\Analysis\CtxProfAnalysis\load.ll' --check-prefix=NO-FILE
# RUN: at line 9
z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe -passes='require<ctx-prof-analysis>,print<ctx-prof-analysis>' -use-ctx-profile=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.ctxprofdata Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll -S 2> Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/output.json
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\opt.exe' '-passes=require<ctx-prof-analysis>,print<ctx-prof-analysis>' '-use-ctx-profile=Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.ctxprofdata' 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll' -S
# .---command stdout------------
# | ; ModuleID = 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/empty.ll'
# | source_filename = "Z:\\b\\llvm-clang-x86_64-sie-win\\build\\test\\Analysis\\CtxProfAnalysis\\Output\\load.ll.tmp/empty.ll"
# `-----------------------------
# RUN: at line 11
diff Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.json Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/output.json
# executed command: diff 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.json' 'Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/output.json'
# .---command stdout------------
# | *** Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/profile.json
# | --- Z:\b\llvm-clang-x86_64-sie-win\build\test\Analysis\CtxProfAnalysis\Output\load.ll.tmp/output.json
# | ***************
# | *** 1,38 ****
# | ! [
# | ! {
# | ! "Callsites": [
# | ! [],
# | ! [
# | ! {
# | ! "Counters": [
# | ! 4,
# | ! 5
# | ! ],
# | ! "Guid": 2000
# | ! },
# | ! {
# | ! "Counters": [
# | ! 6,
# | ! 7,
...
```
https://github.com/llvm/llvm-project/pull/102084
More information about the llvm-commits
mailing list