[Mlir-commits] [mlir] [mlir][arith] `arith-to-apfloat`: Add vector support (PR #171024)

LLVM Continuous Integration llvmlistbot at llvm.org
Sun Dec 7 12:31:08 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vls` running on `linaro-g3-04` while building `mlir` at step 7 "ninja check 1".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/143/builds/13112

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 7 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'MLIR :: Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir' FAILED ********************
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 6
/home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/bin/mlir-opt /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/llvm/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir --convert-arith-to-apfloat --convert-scf-to-vector |      --convert-scf-to-cf --convert-to-llvm |  /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/bin/mlir-runner -e entry --entry-point-result=void              --shared-libs=/home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/lib/libmlir_c_runner_utils.so              --shared-libs=/home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/lib/libmlir_apfloat_wrappers.so | /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/llvm/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir
# executed command: --convert-scf-to-cf --convert-to-llvm
# .---command stderr------------
# | '--convert-scf-to-cf': command not found
# `-----------------------------
# error: command failed with exit status: 127

--

********************


```

</details>

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


More information about the Mlir-commits mailing list