[llvm] [X86] SimplifyDemandedVectorEltsForTargetNode - add X86ISD::MOVDDUP handling (PR #140237)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri May 16 07:00:56 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/144/builds/25322
<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 :: Analysis/ftime-trace.cpp' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/21/include -nostdsysteminc -analyze -analyzer-constraints=range -setup-static-analyzer -analyzer-checker=core /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp -ftime-trace=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.raw.json -ftime-trace-granularity=0 -verify # RUN: at line 1
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/21/include -nostdsysteminc -analyze -analyzer-constraints=range -setup-static-analyzer -analyzer-checker=core /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp -ftime-trace=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.raw.json -ftime-trace-granularity=0 -verify
"/usr/bin/python3.10" -c 'import json, sys; print(json.dumps(json.load(sys.stdin), indent=4))' < /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.raw.json > /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json # RUN: at line 2
+ /usr/bin/python3.10 -c 'import json, sys; print(json.dumps(json.load(sys.stdin), indent=4))'
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck --input-file=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json --check-prefix=CHECK /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp # RUN: at line 3
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck --input-file=/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json --check-prefix=CHECK /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp
[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp:34:11: [0m[0;1;31merror: [0m[1mCHECK: expected string not found in input
[0m// CHECK: "name": "Total CheckerManager::runCheckersForStmt (Pre)",
[0;1;32m ^
[0m[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json:2474:3: [0m[0;1;30mnote: [0m[1mscanning from here
[0m }
[0;1;32m ^
[0m[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json:2674:2: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m "name": "Total CheckerManager::runCheckersForStmt (Post)",
[0;1;32m ^
[0m
Input file: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Analysis/Output/ftime-trace.cpp.tmp.formatted.json
Check file: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp
-dump-input=help explains the following input dump.
Input was:
<<<<<<
[1m[0m[0;1;30m 1: [0m[1m[0;1;46m{ [0m
[0;1;30m 2: [0m[1m[0;1;46m "traceEvents": [ [0m
[0;1;30m 3: [0m[1m[0;1;46m { [0m
[0;1;30m 4: [0m[1m[0;1;46m "pid": 970905, [0m
[0;1;30m 5: [0m[1m[0;1;46m "tid": 970905, [0m
[0;1;30m 6: [0m[1m[0;1;46m "ts": 6274, [0m
[0;1;30m 7: [0m[1m[0;1;46m "ph": "X", [0m
[0;1;30m 8: [0m[1m[0;1;46m "dur": 172, [0m
[0;1;30m 9: [0m[1m[0;1;46m "name": "ParseDeclarationOrFunctionDefinition", [0m
[0;1;30m 10: [0m[1m[0;1;46m "args": { [0m
[0;1;30m 11: [0m[1m[0;1;46m "detail": "/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp:48:1" [0m
[0;1;30m 12: [0m[1m[0;1;46m } [0m
[0;1;30m 13: [0m[1m[0;1;46m }, [0m
[0;1;30m 14: [0m[1m[0;1;46m { [0m
[0;1;30m 15: [0m[1m[0;1;46m "pid": 970905, [0m
[0;1;30m 16: [0m[1m[0;1;46m "tid": 970905, [0m
[0;1;30m 17: [0m[1m[0;1;46m "ts": 6811, [0m
[0;1;30m 18: [0m[1m[0;1;46m "ph": "X", [0m
[0;1;30m 19: [0m[1m[0;1;46m "dur": 28, [0m
[0;1;30m 20: [0m[1m[0;1;46m "name": "EvaluateForOverflow", [0m
[0;1;30m 21: [0m[1m[0;1;46m "args": { [0m
[0;1;30m 22: [0m[1m[0;1;46m "detail": "</home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Analysis/ftime-trace.cpp:53:9, col:13>" [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/140237
More information about the llvm-commits
mailing list