[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 10:29:11 PDT 2026


================
@@ -193,6 +195,38 @@ define <3 x float> @si2fp_v3i7_v3f32(<3 x i7> %x) {
 ; ZVFHMIN64-NEXT:    vsext.vf2 v9, v8
 ; ZVFHMIN64-NEXT:    vfwcvt.f.x.v v8, v9
 ; ZVFHMIN64-NEXT:    ret
+; ZVFBFA32-LABEL: si2fp_v3i7_v3f32:
----------------
4vtomat wrote:

oops I think it's in old run line

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


More information about the llvm-commits mailing list