[Mlir-commits] [mlir] [MLIR][Intrinsics] Add new MLIR API to automatically resolve overload types (PR #168188)
LLVM Continuous Integration
llvmlistbot at llvm.org
Wed Nov 26 22:39:37 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 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/33957
<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/0/130 (3685 of 3696)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3686 of 3696)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/130 (3687 of 3696)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3688 of 3696)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3689 of 3696)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3690 of 3696)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3691 of 3696)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3692 of 3696)
PASS: MLIR :: mlir-tblgen/op-error.td (3693 of 3696)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3694 of 3696)
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=3087.353186
```
</details>
https://github.com/llvm/llvm-project/pull/168188
More information about the Mlir-commits
mailing list