[Mlir-commits] [mlir] [mlir][arith] Add support for `extf`, `truncf` to `ArithToAPFloat` (PR #169275)

LLVM Continuous Integration llvmlistbot at llvm.org
Mon Nov 24 19:06:14 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/33798

<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 (3673 of 3684)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3674 of 3684)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3675 of 3684)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3676 of 3684)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/130 (3677 of 3684)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3678 of 3684)
PASS: MLIR :: mlir-runner/utils.mlir (3679 of 3684)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3680 of 3684)
PASS: MLIR :: mlir-runner/simple.mlir (3681 of 3684)
PASS: MLIR :: mlir-tblgen/op-error.td (3682 of 3684)
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=1624.097859

```

</details>

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


More information about the Mlir-commits mailing list