[llvm] [TTI][WebAssembly] Pairwise reduction expansion (PR #93948)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 01:47:16 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/1593
Here is the relevant piece of the build log for the reference:
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
0.836 [82/18/1] Linking CXX executable tools/clang/unittests/Basic/BasicTests
1.381 [81/18/2] Linking CXX executable tools/clang/unittests/Format/FormatTests
5.957 [80/18/3] Linking CXX executable tools/clang/unittests/Lex/LexTests
6.399 [79/18/4] Linking CXX executable tools/clang/unittests/libclang/libclangTests
6.499 [78/18/5] Linking CXX executable tools/clang/unittests/Rewrite/RewriteTests
7.045 [77/18/6] Linking CXX executable tools/clang/unittests/CrossTU/CrossTUTests
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1207.740788
```
https://github.com/llvm/llvm-project/pull/93948
More information about the llvm-commits
mailing list