[Mlir-commits] [mlir] [mlir][tosa] Add dim operation (PR #169368)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Jan 5 04:57:31 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `mlir` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/35827
<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 :: mlir-tblgen/op-decl-and-defs.td (3781 of 3792)
PASS: MLIR :: mlir-tblgen/op-error.td (3782 of 3792)
PASS: MLIR :: mlir-runner/utils.mlir (3783 of 3792)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3784 of 3792)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3785 of 3792)
PASS: MLIR :: Pass/invalid-ir-print-after-failure.mlir (3786 of 3792)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3787 of 3792)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3788 of 3792)
PASS: MLIR :: mlir-runner/simple.mlir (3789 of 3792)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3790 of 3792)
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=1937.234188
```
</details>
https://github.com/llvm/llvm-project/pull/169368
More information about the Mlir-commits
mailing list