[Mlir-commits] [mlir] [MLIR][Python] Impl XOpInterface(s) from Python, with X=Transform and X=MemoryEffects (PR #176920)

LLVM Continuous Integration llvmlistbot at llvm.org
Thu Feb 12 09:47:45 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/38757

<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 :: IR/./MLIRIRTests/100/132 (3856 of 3868)
PASS: MLIR-Unit :: IR/./MLIRIRTests/102/132 (3857 of 3868)
PASS: MLIR-Unit :: IR/./MLIRIRTests/99/132 (3858 of 3868)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/132 (3859 of 3868)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/132 (3860 of 3868)
PASS: MLIR-Unit :: IR/./MLIRIRTests/37/132 (3861 of 3868)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3862 of 3868)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3863 of 3868)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (3864 of 3868)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3865 of 3868)
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=2773.291743

```

</details>

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


More information about the Mlir-commits mailing list