[llvm] [RISCV][llvm] Support [s|u]int_to_fp and fp_to_[s|u]int for zvfbfa (PR #192287)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 10:39:53 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
-;
----------------
topperc wrote:

Why did you need to remove lines manually?

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


More information about the llvm-commits mailing list