[Mlir-commits] [mlir] [mlir] Use llvm::transform (NFC) (PR #167205)
LLVM Continuous Integration
llvmlistbot at llvm.org
Sun Nov 9 11:15:04 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 `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/32743
<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 :: Transforms/test-operation-folder.mlir (3622 of 3641)
PASS: MLIR :: mlir-tblgen/op-decl-and-defs.td (3623 of 3641)
PASS: MLIR :: mlir-tblgen/attr-or-type-format.td (3624 of 3641)
PASS: MLIR :: Transforms/inlining.mlir (3625 of 3641)
PASS: MLIR :: mlir-tblgen/op-error.td (3626 of 3641)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3627 of 3641)
PASS: MLIR :: mlir-runner/utils.mlir (3628 of 3641)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3629 of 3641)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3630 of 3641)
PASS: MLIR :: mlir-runner/simple.mlir (3631 of 3641)
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=1714.974391
```
</details>
https://github.com/llvm/llvm-project/pull/167205
More information about the Mlir-commits
mailing list