[Mlir-commits] [mlir] [mlir][IR][NFC] Add `Block::computeBlockNumber` convenience helper (PR #173475)
LLVM Continuous Integration
llvmlistbot at llvm.org
Tue Dec 30 07:00:22 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 3 "clean-build-dir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/35627
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 3 (clean-build-dir) failure: Delete failed. (failure) (timed out)
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 :: Analysis/DataFlow/test-last-modified-callgraph.mlir (3777 of 3788)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3778 of 3788)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/131 (3779 of 3788)
PASS: MLIR :: Pass/ir-printing.mlir (3780 of 3788)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/131 (3781 of 3788)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/131 (3782 of 3788)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3783 of 3788)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3784 of 3788)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (3785 of 3788)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3786 of 3788)
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=1985.269948
```
</details>
https://github.com/llvm/llvm-project/pull/173475
More information about the Mlir-commits
mailing list