[llvm] [LLVM] Update the default value for MaxLargeFPConvertBitWidthSupported to 128 (PR #176851)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 22 00:56:05 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/27598
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: CodeGen/fptoi-256.ll' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/buildbot/worker/arc-folder/build/bin/llc -mtriple=aarch64 < /buildbot/worker/arc-folder/llvm-project/llvm/test/CodeGen/fptoi-256.ll
# executed command: /buildbot/worker/arc-folder/build/bin/llc -mtriple=aarch64
# .---command stderr------------
# | /buildbot/worker/arc-folder/build/bin/llc: error: unable to get target for 'aarch64', see --version and --triple.
# `-----------------------------
# error: command failed with exit status: 1
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/176851
More information about the llvm-commits
mailing list