[llvm] DAG: Use more RTLIB helper functions for getting libcall from type (PR #170563)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 12:01:21 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 `llvm` at step 3 "clean-build-dir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/34377
<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 :: Bytecode/invalid/invalid-dialect_section.mlir (3711 of 3722)
PASS: MLIR :: Bytecode/invalid/invalid_attr_type_offset_section.mlir (3712 of 3722)
PASS: MLIR-Unit :: IR/./MLIRIRTests/100/130 (3713 of 3722)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3714 of 3722)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3715 of 3722)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3716 of 3722)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3717 of 3722)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3718 of 3722)
PASS: MLIR-Unit :: IR/./MLIRIRTests/101/130 (3719 of 3722)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3720 of 3722)
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=1535.667295
```
</details>
https://github.com/llvm/llvm-project/pull/170563
More information about the llvm-commits
mailing list