[Mlir-commits] [mlir] [MLIR][Python] Make traits declarative in python-defined operations (PR #180748)
LLVM Continuous Integration
llvmlistbot at llvm.org
Wed Feb 11 10:23:08 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/38680
<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 :: Pass/./MLIRPassTests/11/14 (3848 of 3859)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3849 of 3859)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3850 of 3859)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3851 of 3859)
PASS: MLIR :: Pass/action-logging-filter.mlir (3852 of 3859)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3853 of 3859)
PASS: MLIR :: Transforms/test-operation-folder.mlir (3854 of 3859)
PASS: MLIR :: Transforms/inlining.mlir (3855 of 3859)
PASS: MLIR :: mlir-tblgen/op-error.td (3856 of 3859)
PASS: MLIR :: Pass/ir-printing-file-tree.mlir (3857 of 3859)
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=1638.476241
```
</details>
https://github.com/llvm/llvm-project/pull/180748
More information about the Mlir-commits
mailing list