[Mlir-commits] [mlir] [MLIR][Affine] Extend getVectorReductionOp to support xor/maxnumf/minnumf (PR #163310)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Nov 3 21:53:52 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/32373
<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-Unit :: IR/./MLIRIRTests/127/130 (3619 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/123/130 (3620 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/130 (3621 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/130 (3622 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/105/130 (3623 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3624 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/101/130 (3625 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/16/130 (3626 of 3630)
PASS: MLIR-Unit :: IR/./MLIRIRTests/100/130 (3627 of 3630)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3628 of 3630)
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=2255.925730
```
</details>
https://github.com/llvm/llvm-project/pull/163310
More information about the Mlir-commits
mailing list