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

LLVM Continuous Integration llvmlistbot at llvm.org
Sun Dec 7 13:07:33 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vls-2stage` running on `linaro-g3-02` while building `mlir` at step 12 "ninja check 2".

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

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

```
Step 12 (ninja check 2) failure: stage 2 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-2stage/stage2/bin/mlir-opt /home/tcwg-buildbot/worker/clang-aarch64-sve-vls-2stage/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-2stage/stage2/bin/mlir-runner -e entry --entry-point-result=void              --shared-libs=/home/tcwg-buildbot/worker/clang-aarch64-sve-vls-2stage/stage2/lib/libmlir_c_runner_utils.so              --shared-libs=/home/tcwg-buildbot/worker/clang-aarch64-sve-vls-2stage/stage2/lib/libmlir_apfloat_wrappers.so | /home/tcwg-buildbot/worker/clang-aarch64-sve-vls-2stage/stage2/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-sve-vls-2stage/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