[Mlir-commits] [mlir] [MLIR][Python] Fix typeid support for DynamicType and DynamicAttr (PR #183076)
LLVM Continuous Integration
llvmlistbot at llvm.org
Wed Feb 25 07:49:29 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/39611
<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 :: Pass/crash-recovery.mlir (3879 of 3890)
PASS: MLIR :: Transforms/make-isolated-from-above.mlir (3880 of 3890)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3881 of 3890)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3882 of 3890)
PASS: MLIR :: mlir-tblgen/attr-or-type-format.td (3883 of 3890)
PASS: MLIR :: Transforms/inlining.mlir (3884 of 3890)
PASS: MLIR :: Pass/ir-printing-file-tree.mlir (3885 of 3890)
PASS: MLIR :: mlir-tblgen/op-error.td (3886 of 3890)
PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3887 of 3890)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3888 of 3890)
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=1571.950393
```
</details>
https://github.com/llvm/llvm-project/pull/183076
More information about the Mlir-commits
mailing list