[Mlir-commits] [mlir] [MLIR] [Python] a few more fixes to type annotaitons (PR #186106)

LLVM Continuous Integration llvmlistbot at llvm.org
Thu Mar 12 23:33:03 PDT 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/40739

<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/11/25 (3950 of 3960)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (3951 of 3960)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/25 (3952 of 3960)
PASS: MLIR-Unit :: IR/./MLIRIRTests/37/142 (3953 of 3960)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/142 (3954 of 3960)
PASS: MLIR :: mlir-runner/verify-entry-point.mlir (3955 of 3960)
PASS: MLIR :: mlir-runner/simple.mlir (3956 of 3960)
PASS: MLIR :: mlir-tblgen/op-error.td (3957 of 3960)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3958 of 3960)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3959 of 3960)
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=2609.158388

```

</details>

https://github.com/llvm/llvm-project/pull/186106


More information about the Mlir-commits mailing list