[llvm] [llvm] Use llvm::size (NFC) (PR #168675)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 19 10:02:24 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `llvm` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/33503
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
...
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3665 of 3676)
PASS: MLIR :: mlir-opt/split-markers.mlir (3666 of 3676)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3667 of 3676)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3668 of 3676)
PASS: MLIR :: Pass/ir-printing.mlir (3669 of 3676)
PASS: MLIR :: mlir-runner/simple.mlir (3670 of 3676)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3671 of 3676)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3672 of 3676)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3673 of 3676)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3674 of 3676)
command timed out: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2317.967486
```
</details>
https://github.com/llvm/llvm-project/pull/168675
More information about the llvm-commits
mailing list