[llvm] [RISCV][llvm] Support [s|u]int_to_fp and fp_to_[s|u]int for zvfbfa (PR #192287)
Brandon Wu via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 12:09:40 PDT 2026
================
@@ -724,7 +1174,6 @@ define <vscale x 1 x half> @vsitofp_nxv1i1_nxv1f16(<vscale x 1 x i1> %va) {
; ZVFH-NEXT: vmerge.vim v9, v8, -1, v0
; ZVFH-NEXT: vfwcvt.f.x.v v8, v9
; ZVFH-NEXT: ret
-;
----------------
4vtomat wrote:
I totally missed it 😅
https://github.com/llvm/llvm-project/pull/192287
More information about the llvm-commits
mailing list