[llvm-branch-commits] [llvm] [RISCV] Lower `CONVERT_FROM_ARBITRARY_FP` of Float8E5M2 with Zvfofp8min (PR #220132)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 31 18:46:47 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 182159 tests passed
* 3249 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.tools/dsymutil/cmdline.test</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/dsymutil -help 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK --check-prefix=HELP /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/cmdline.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/dsymutil -help
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK --check-prefix=HELP /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/cmdline.test
# note: command had no output on stdout or stderr
# RUN: at line 2
cat /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/../../../docs/CommandGuide/dsymutil.rst  | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/cmdline.test
# executed command: cat /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/../../../docs/CommandGuide/dsymutil.rst
# .---command stderr------------
# | [Errno 2] No such file or directory: '/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/../../../docs/CommandGuide/dsymutil.rst'
# `-----------------------------
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/cmdline.test
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/cmdline.test
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

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


More information about the llvm-branch-commits mailing list