[Mlir-commits] [mlir] [MLIR][TBLGen] Added compound assignment operator for any BitEnum (PR #160840)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri Sep 26 07:32:49 PDT 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 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/30359
<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 :: mlir-tblgen/op-error.td (3508 of 3519)
PASS: MLIR-Unit :: IR/./MLIRIRTests/100/129 (3509 of 3519)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/129 (3510 of 3519)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/129 (3511 of 3519)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3512 of 3519)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3513 of 3519)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3514 of 3519)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/129 (3515 of 3519)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3516 of 3519)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3517 of 3519)
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=3195.032571
```
</details>
https://github.com/llvm/llvm-project/pull/160840
More information about the Mlir-commits
mailing list