[Mlir-commits] [mlir] [mlir][spirv] Introduce a base class for spirv.TOSA convolution ops (PR #183751)

LLVM Continuous Integration llvmlistbot at llvm.org
Mon Mar 2 01:23:31 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/39928

<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/103/133 (3888 of 3900)
PASS: MLIR-Unit :: IR/./MLIRIRTests/99/133 (3889 of 3900)
PASS: MLIR-Unit :: IR/./MLIRIRTests/100/133 (3890 of 3900)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/133 (3891 of 3900)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/133 (3892 of 3900)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3893 of 3900)
PASS: MLIR-Unit :: IR/./MLIRIRTests/37/133 (3894 of 3900)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/11/14 (3895 of 3900)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3896 of 3900)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3897 of 3900)
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=3275.904682

```

</details>

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


More information about the Mlir-commits mailing list