Skip to content

Commit

Permalink
[Auto-gen] Update tests under ../auto-generated. (make git-commit-aut…
Browse files Browse the repository at this point in the history
…ogen-test)
  • Loading branch information
tclin914 authored and eopXD committed Oct 24, 2023
1 parent f73ea2b commit cf21dcb
Show file tree
Hide file tree
Showing 3,425 changed files with 3,110 additions and 1,870 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions auto-generated/api-testing/vaadd.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vaadd_vv_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, size_t vl) {
return __riscv_vaadd_vv_i8mf8(vs2, vs1, __RISCV_VXRM_RNU, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vaaddu.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vuint8mf8_t test_vaaddu_vv_u8mf8(vuint8mf8_t vs2, vuint8mf8_t vs1, size_t vl) {
return __riscv_vaaddu_vv_u8mf8(vs2, vs1, __RISCV_VXRM_RNU, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vadc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vadc_vvm_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, vbool64_t v0,
size_t vl) {
return __riscv_vadc_vvm_i8mf8(vs2, vs1, v0, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vadd.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vadd_vv_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, size_t vl) {
return __riscv_vadd_vv_i8mf8(vs2, vs1, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vand.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vand_vv_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, size_t vl) {
return __riscv_vand_vv_i8mf8(vs2, vs1, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vasub.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vasub_vv_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, size_t vl) {
return __riscv_vasub_vv_i8mf8(vs2, vs1, __RISCV_VXRM_RNU, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vasubu.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vuint8mf8_t test_vasubu_vv_u8mf8(vuint8mf8_t vs2, vuint8mf8_t vs1, size_t vl) {
return __riscv_vasubu_vv_u8mf8(vs2, vs1, __RISCV_VXRM_RNU, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vcompress.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vcompress_vm_f16mf4(vfloat16mf4_t vs2, vbool64_t vs1,
size_t vl) {
return __riscv_vcompress_vm_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vcpop.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

unsigned long test_vcpop_m_b1(vbool1_t vs2, size_t vl) {
return __riscv_vcpop_m_b1(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vcreate.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4x2_t test_vcreate_v_f16mf4x2(vfloat16mf4_t v0, vfloat16mf4_t v1) {
return __riscv_vcreate_v_f16mf4x2(v0, v1);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vdiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vdiv_vv_i8mf8(vint8mf8_t vs2, vint8mf8_t vs1, size_t vl) {
return __riscv_vdiv_vv_i8mf8(vs2, vs1, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vdivu.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vuint8mf8_t test_vdivu_vv_u8mf8(vuint8mf8_t vs2, vuint8mf8_t vs1, size_t vl) {
return __riscv_vdivu_vv_u8mf8(vs2, vs1, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfabs.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfabs_v_f16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfabs_v_f16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfadd.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfadd_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfadd_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfclass.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vuint16mf4_t test_vfclass_v_u16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfclass_v_u16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfcvt.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint16mf4_t test_vfcvt_x_f_v_i16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfcvt_x_f_v_i16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfcvt_rtz.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint16mf4_t test_vfcvt_rtz_x_f_v_i16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfcvt_rtz_x_f_v_i16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfdiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfdiv_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfdiv_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfirst.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

long test_vfirst_m_b1(vbool1_t vs2, size_t vl) {
return __riscv_vfirst_m_b1(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmacc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmacc_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfmacc_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmadd.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmadd_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfmadd_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmax.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmax_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfmax_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmerge.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmerge_vfm_f16mf4(vfloat16mf4_t vs2, float16_t rs1,
vbool64_t v0, size_t vl) {
return __riscv_vfmerge_vfm_f16mf4(vs2, rs1, v0, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmin.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmin_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfmin_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmsac.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmsac_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfmsac_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmsub.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmsub_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfmsub_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmul.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmul_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfmul_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfmv.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfmv_v_f_f16mf4(float16_t rs1, size_t vl) {
return __riscv_vfmv_v_f_f16mf4(rs1, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfncvt.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vfncvt_x_f_w_i8mf8(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfncvt_x_f_w_i8mf8(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfncvt_rod.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfncvt_rod_f_f_w_f16mf4(vfloat32mf2_t vs2, size_t vl) {
return __riscv_vfncvt_rod_f_f_w_f16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfncvt_rtz.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vint8mf8_t test_vfncvt_rtz_x_f_w_i8mf8(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfncvt_rtz_x_f_w_i8mf8(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfneg.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfneg_v_f16mf4(vfloat16mf4_t vs, size_t vl) {
return __riscv_vfneg_v_f16mf4(vs, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfnmacc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfnmacc_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfnmacc_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfnmadd.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfnmadd_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfnmadd_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfnmsac.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfnmsac_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfnmsac_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfnmsub.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfnmsub_vv_f16mf4(vfloat16mf4_t vd, vfloat16mf4_t vs1,
vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfnmsub_vv_f16mf4(vd, vs1, vs2, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfrdiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfrdiv_vf_f16mf4(vfloat16mf4_t vs2, float16_t rs1,
size_t vl) {
return __riscv_vfrdiv_vf_f16mf4(vs2, rs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfrec7.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfrec7_v_f16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfrec7_v_f16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfredmax.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16m1_t test_vfredmax_vs_f16mf4_f16m1(vfloat16mf4_t vs2, vfloat16m1_t vs1,
size_t vl) {
return __riscv_vfredmax_vs_f16mf4_f16m1(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfredmin.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16m1_t test_vfredmin_vs_f16mf4_f16m1(vfloat16mf4_t vs2, vfloat16m1_t vs1,
size_t vl) {
return __riscv_vfredmin_vs_f16mf4_f16m1(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfredosum.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16m1_t test_vfredosum_vs_f16mf4_f16m1(vfloat16mf4_t vs2, vfloat16m1_t vs1,
size_t vl) {
return __riscv_vfredosum_vs_f16mf4_f16m1(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfredusum.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16m1_t test_vfredusum_vs_f16mf4_f16m1(vfloat16mf4_t vs2, vfloat16m1_t vs1,
size_t vl) {
return __riscv_vfredusum_vs_f16mf4_f16m1(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfrsqrt7.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfrsqrt7_v_f16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfrsqrt7_v_f16mf4(vs2, vl);
}
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfrsub.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfrsub_vf_f16mf4(vfloat16mf4_t vs2, float16_t rs1,
size_t vl) {
return __riscv_vfrsub_vf_f16mf4(vs2, rs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfsgnj.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfsgnj_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfsgnj_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfsgnjn.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfsgnjn_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfsgnjn_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfsgnjx.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfsgnjx_vv_f16mf4(vfloat16mf4_t vs2, vfloat16mf4_t vs1,
size_t vl) {
return __riscv_vfsgnjx_vv_f16mf4(vs2, vs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfslide1down.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfslide1down_vf_f16mf4(vfloat16mf4_t vs2, float16_t rs1,
size_t vl) {
return __riscv_vfslide1down_vf_f16mf4(vs2, rs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfslide1up.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfslide1up_vf_f16mf4(vfloat16mf4_t vs2, float16_t rs1,
size_t vl) {
return __riscv_vfslide1up_vf_f16mf4(vs2, rs1, vl);
Expand Down
1 change: 1 addition & 0 deletions auto-generated/api-testing/vfsqrt.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
typedef _Float16 float16_t;
typedef float float32_t;
typedef double float64_t;

vfloat16mf4_t test_vfsqrt_v_f16mf4(vfloat16mf4_t vs2, size_t vl) {
return __riscv_vfsqrt_v_f16mf4(vs2, vl);
}
Expand Down
Loading

0 comments on commit cf21dcb

Please sign in to comment.