[Mlir-commits] [mlir] [mlir][spirv][nfc] Use function argument type in TypeCapabilityVisitor switch (PR #195918)
LLVM Continuous Integration
llvmlistbot at llvm.org
Tue May 5 18:05:48 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/43999
<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/46/148 (4095 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/126/148 (4096 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/26/148 (4097 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/30/148 (4098 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/54/148 (4099 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/71/148 (4100 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/67/148 (4101 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/50/148 (4102 of 4104)
PASS: MLIR-Unit :: IR/./MLIRIRTests/97/148 (4103 of 4104)
PASS: MLIR :: mlir-tblgen/op-error.td (4104 of 4104)
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=2889.400958
```
</details>
https://github.com/llvm/llvm-project/pull/195918
More information about the Mlir-commits
mailing list