1 // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 2
2 // REQUIRES: riscv-registered-target
3 // RUN: %clang_cc1 -triple riscv64 -target-feature +v -target-feature +zfh \
4 // RUN: -target-feature +zvfh -disable-O0-optnone \
5 // RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \
6 // RUN: FileCheck --check-prefix=CHECK-RV64 %s
8 #include <riscv_vector.h>
10 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16mf4
11 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0:[0-9]+]] {
12 // CHECK-RV64-NEXT: entry:
13 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1f16.nxv1i32.i64(<vscale x 1 x half> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
14 // CHECK-RV64-NEXT: ret void
16 void test_vsuxei32_v_f16mf4(_Float16
*base
, vuint32mf2_t bindex
, vfloat16mf4_t value
, size_t vl
) {
17 return __riscv_vsuxei32_v_f16mf4(base
, bindex
, value
, vl
);
20 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16mf2
21 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
22 // CHECK-RV64-NEXT: entry:
23 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2f16.nxv2i32.i64(<vscale x 2 x half> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
24 // CHECK-RV64-NEXT: ret void
26 void test_vsuxei32_v_f16mf2(_Float16
*base
, vuint32m1_t bindex
, vfloat16mf2_t value
, size_t vl
) {
27 return __riscv_vsuxei32_v_f16mf2(base
, bindex
, value
, vl
);
30 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m1
31 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
32 // CHECK-RV64-NEXT: entry:
33 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4f16.nxv4i32.i64(<vscale x 4 x half> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
34 // CHECK-RV64-NEXT: ret void
36 void test_vsuxei32_v_f16m1(_Float16
*base
, vuint32m2_t bindex
, vfloat16m1_t value
, size_t vl
) {
37 return __riscv_vsuxei32_v_f16m1(base
, bindex
, value
, vl
);
40 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m2
41 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
42 // CHECK-RV64-NEXT: entry:
43 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8f16.nxv8i32.i64(<vscale x 8 x half> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
44 // CHECK-RV64-NEXT: ret void
46 void test_vsuxei32_v_f16m2(_Float16
*base
, vuint32m4_t bindex
, vfloat16m2_t value
, size_t vl
) {
47 return __riscv_vsuxei32_v_f16m2(base
, bindex
, value
, vl
);
50 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m4
51 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
52 // CHECK-RV64-NEXT: entry:
53 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16f16.nxv16i32.i64(<vscale x 16 x half> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
54 // CHECK-RV64-NEXT: ret void
56 void test_vsuxei32_v_f16m4(_Float16
*base
, vuint32m8_t bindex
, vfloat16m4_t value
, size_t vl
) {
57 return __riscv_vsuxei32_v_f16m4(base
, bindex
, value
, vl
);
60 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32mf2
61 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
62 // CHECK-RV64-NEXT: entry:
63 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1f32.nxv1i32.i64(<vscale x 1 x float> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
64 // CHECK-RV64-NEXT: ret void
66 void test_vsuxei32_v_f32mf2(float *base
, vuint32mf2_t bindex
, vfloat32mf2_t value
, size_t vl
) {
67 return __riscv_vsuxei32_v_f32mf2(base
, bindex
, value
, vl
);
70 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m1
71 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
72 // CHECK-RV64-NEXT: entry:
73 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2f32.nxv2i32.i64(<vscale x 2 x float> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
74 // CHECK-RV64-NEXT: ret void
76 void test_vsuxei32_v_f32m1(float *base
, vuint32m1_t bindex
, vfloat32m1_t value
, size_t vl
) {
77 return __riscv_vsuxei32_v_f32m1(base
, bindex
, value
, vl
);
80 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m2
81 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
82 // CHECK-RV64-NEXT: entry:
83 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4f32.nxv4i32.i64(<vscale x 4 x float> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
84 // CHECK-RV64-NEXT: ret void
86 void test_vsuxei32_v_f32m2(float *base
, vuint32m2_t bindex
, vfloat32m2_t value
, size_t vl
) {
87 return __riscv_vsuxei32_v_f32m2(base
, bindex
, value
, vl
);
90 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m4
91 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
92 // CHECK-RV64-NEXT: entry:
93 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8f32.nxv8i32.i64(<vscale x 8 x float> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
94 // CHECK-RV64-NEXT: ret void
96 void test_vsuxei32_v_f32m4(float *base
, vuint32m4_t bindex
, vfloat32m4_t value
, size_t vl
) {
97 return __riscv_vsuxei32_v_f32m4(base
, bindex
, value
, vl
);
100 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m8
101 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
102 // CHECK-RV64-NEXT: entry:
103 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16f32.nxv16i32.i64(<vscale x 16 x float> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
104 // CHECK-RV64-NEXT: ret void
106 void test_vsuxei32_v_f32m8(float *base
, vuint32m8_t bindex
, vfloat32m8_t value
, size_t vl
) {
107 return __riscv_vsuxei32_v_f32m8(base
, bindex
, value
, vl
);
110 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m1
111 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
112 // CHECK-RV64-NEXT: entry:
113 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1f64.nxv1i32.i64(<vscale x 1 x double> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
114 // CHECK-RV64-NEXT: ret void
116 void test_vsuxei32_v_f64m1(double *base
, vuint32mf2_t bindex
, vfloat64m1_t value
, size_t vl
) {
117 return __riscv_vsuxei32_v_f64m1(base
, bindex
, value
, vl
);
120 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m2
121 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
122 // CHECK-RV64-NEXT: entry:
123 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2f64.nxv2i32.i64(<vscale x 2 x double> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
124 // CHECK-RV64-NEXT: ret void
126 void test_vsuxei32_v_f64m2(double *base
, vuint32m1_t bindex
, vfloat64m2_t value
, size_t vl
) {
127 return __riscv_vsuxei32_v_f64m2(base
, bindex
, value
, vl
);
130 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m4
131 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
132 // CHECK-RV64-NEXT: entry:
133 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4f64.nxv4i32.i64(<vscale x 4 x double> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
134 // CHECK-RV64-NEXT: ret void
136 void test_vsuxei32_v_f64m4(double *base
, vuint32m2_t bindex
, vfloat64m4_t value
, size_t vl
) {
137 return __riscv_vsuxei32_v_f64m4(base
, bindex
, value
, vl
);
140 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m8
141 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
142 // CHECK-RV64-NEXT: entry:
143 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8f64.nxv8i32.i64(<vscale x 8 x double> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
144 // CHECK-RV64-NEXT: ret void
146 void test_vsuxei32_v_f64m8(double *base
, vuint32m4_t bindex
, vfloat64m8_t value
, size_t vl
) {
147 return __riscv_vsuxei32_v_f64m8(base
, bindex
, value
, vl
);
150 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf8
151 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
152 // CHECK-RV64-NEXT: entry:
153 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i8.nxv1i32.i64(<vscale x 1 x i8> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
154 // CHECK-RV64-NEXT: ret void
156 void test_vsuxei32_v_i8mf8(int8_t *base
, vuint32mf2_t bindex
, vint8mf8_t value
, size_t vl
) {
157 return __riscv_vsuxei32_v_i8mf8(base
, bindex
, value
, vl
);
160 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf4
161 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
162 // CHECK-RV64-NEXT: entry:
163 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i8.nxv2i32.i64(<vscale x 2 x i8> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
164 // CHECK-RV64-NEXT: ret void
166 void test_vsuxei32_v_i8mf4(int8_t *base
, vuint32m1_t bindex
, vint8mf4_t value
, size_t vl
) {
167 return __riscv_vsuxei32_v_i8mf4(base
, bindex
, value
, vl
);
170 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf2
171 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
172 // CHECK-RV64-NEXT: entry:
173 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i8.nxv4i32.i64(<vscale x 4 x i8> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
174 // CHECK-RV64-NEXT: ret void
176 void test_vsuxei32_v_i8mf2(int8_t *base
, vuint32m2_t bindex
, vint8mf2_t value
, size_t vl
) {
177 return __riscv_vsuxei32_v_i8mf2(base
, bindex
, value
, vl
);
180 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8m1
181 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
182 // CHECK-RV64-NEXT: entry:
183 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i8.nxv8i32.i64(<vscale x 8 x i8> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
184 // CHECK-RV64-NEXT: ret void
186 void test_vsuxei32_v_i8m1(int8_t *base
, vuint32m4_t bindex
, vint8m1_t value
, size_t vl
) {
187 return __riscv_vsuxei32_v_i8m1(base
, bindex
, value
, vl
);
190 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8m2
191 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
192 // CHECK-RV64-NEXT: entry:
193 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i8.nxv16i32.i64(<vscale x 16 x i8> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
194 // CHECK-RV64-NEXT: ret void
196 void test_vsuxei32_v_i8m2(int8_t *base
, vuint32m8_t bindex
, vint8m2_t value
, size_t vl
) {
197 return __riscv_vsuxei32_v_i8m2(base
, bindex
, value
, vl
);
200 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16mf4
201 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
202 // CHECK-RV64-NEXT: entry:
203 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i16.nxv1i32.i64(<vscale x 1 x i16> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
204 // CHECK-RV64-NEXT: ret void
206 void test_vsuxei32_v_i16mf4(int16_t *base
, vuint32mf2_t bindex
, vint16mf4_t value
, size_t vl
) {
207 return __riscv_vsuxei32_v_i16mf4(base
, bindex
, value
, vl
);
210 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16mf2
211 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
212 // CHECK-RV64-NEXT: entry:
213 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i16.nxv2i32.i64(<vscale x 2 x i16> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
214 // CHECK-RV64-NEXT: ret void
216 void test_vsuxei32_v_i16mf2(int16_t *base
, vuint32m1_t bindex
, vint16mf2_t value
, size_t vl
) {
217 return __riscv_vsuxei32_v_i16mf2(base
, bindex
, value
, vl
);
220 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m1
221 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
222 // CHECK-RV64-NEXT: entry:
223 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i16.nxv4i32.i64(<vscale x 4 x i16> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
224 // CHECK-RV64-NEXT: ret void
226 void test_vsuxei32_v_i16m1(int16_t *base
, vuint32m2_t bindex
, vint16m1_t value
, size_t vl
) {
227 return __riscv_vsuxei32_v_i16m1(base
, bindex
, value
, vl
);
230 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m2
231 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
232 // CHECK-RV64-NEXT: entry:
233 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i16.nxv8i32.i64(<vscale x 8 x i16> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
234 // CHECK-RV64-NEXT: ret void
236 void test_vsuxei32_v_i16m2(int16_t *base
, vuint32m4_t bindex
, vint16m2_t value
, size_t vl
) {
237 return __riscv_vsuxei32_v_i16m2(base
, bindex
, value
, vl
);
240 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m4
241 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
242 // CHECK-RV64-NEXT: entry:
243 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i16.nxv16i32.i64(<vscale x 16 x i16> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
244 // CHECK-RV64-NEXT: ret void
246 void test_vsuxei32_v_i16m4(int16_t *base
, vuint32m8_t bindex
, vint16m4_t value
, size_t vl
) {
247 return __riscv_vsuxei32_v_i16m4(base
, bindex
, value
, vl
);
250 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32mf2
251 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
252 // CHECK-RV64-NEXT: entry:
253 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i32.nxv1i32.i64(<vscale x 1 x i32> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
254 // CHECK-RV64-NEXT: ret void
256 void test_vsuxei32_v_i32mf2(int32_t *base
, vuint32mf2_t bindex
, vint32mf2_t value
, size_t vl
) {
257 return __riscv_vsuxei32_v_i32mf2(base
, bindex
, value
, vl
);
260 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m1
261 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
262 // CHECK-RV64-NEXT: entry:
263 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i32.nxv2i32.i64(<vscale x 2 x i32> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
264 // CHECK-RV64-NEXT: ret void
266 void test_vsuxei32_v_i32m1(int32_t *base
, vuint32m1_t bindex
, vint32m1_t value
, size_t vl
) {
267 return __riscv_vsuxei32_v_i32m1(base
, bindex
, value
, vl
);
270 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m2
271 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
272 // CHECK-RV64-NEXT: entry:
273 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i32.nxv4i32.i64(<vscale x 4 x i32> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
274 // CHECK-RV64-NEXT: ret void
276 void test_vsuxei32_v_i32m2(int32_t *base
, vuint32m2_t bindex
, vint32m2_t value
, size_t vl
) {
277 return __riscv_vsuxei32_v_i32m2(base
, bindex
, value
, vl
);
280 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m4
281 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
282 // CHECK-RV64-NEXT: entry:
283 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i32.nxv8i32.i64(<vscale x 8 x i32> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
284 // CHECK-RV64-NEXT: ret void
286 void test_vsuxei32_v_i32m4(int32_t *base
, vuint32m4_t bindex
, vint32m4_t value
, size_t vl
) {
287 return __riscv_vsuxei32_v_i32m4(base
, bindex
, value
, vl
);
290 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m8
291 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
292 // CHECK-RV64-NEXT: entry:
293 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i32.nxv16i32.i64(<vscale x 16 x i32> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
294 // CHECK-RV64-NEXT: ret void
296 void test_vsuxei32_v_i32m8(int32_t *base
, vuint32m8_t bindex
, vint32m8_t value
, size_t vl
) {
297 return __riscv_vsuxei32_v_i32m8(base
, bindex
, value
, vl
);
300 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m1
301 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
302 // CHECK-RV64-NEXT: entry:
303 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i64.nxv1i32.i64(<vscale x 1 x i64> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
304 // CHECK-RV64-NEXT: ret void
306 void test_vsuxei32_v_i64m1(int64_t *base
, vuint32mf2_t bindex
, vint64m1_t value
, size_t vl
) {
307 return __riscv_vsuxei32_v_i64m1(base
, bindex
, value
, vl
);
310 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m2
311 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
312 // CHECK-RV64-NEXT: entry:
313 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i64.nxv2i32.i64(<vscale x 2 x i64> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
314 // CHECK-RV64-NEXT: ret void
316 void test_vsuxei32_v_i64m2(int64_t *base
, vuint32m1_t bindex
, vint64m2_t value
, size_t vl
) {
317 return __riscv_vsuxei32_v_i64m2(base
, bindex
, value
, vl
);
320 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m4
321 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
322 // CHECK-RV64-NEXT: entry:
323 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i64.nxv4i32.i64(<vscale x 4 x i64> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
324 // CHECK-RV64-NEXT: ret void
326 void test_vsuxei32_v_i64m4(int64_t *base
, vuint32m2_t bindex
, vint64m4_t value
, size_t vl
) {
327 return __riscv_vsuxei32_v_i64m4(base
, bindex
, value
, vl
);
330 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m8
331 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
332 // CHECK-RV64-NEXT: entry:
333 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i64.nxv8i32.i64(<vscale x 8 x i64> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
334 // CHECK-RV64-NEXT: ret void
336 void test_vsuxei32_v_i64m8(int64_t *base
, vuint32m4_t bindex
, vint64m8_t value
, size_t vl
) {
337 return __riscv_vsuxei32_v_i64m8(base
, bindex
, value
, vl
);
340 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf8
341 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
342 // CHECK-RV64-NEXT: entry:
343 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i8.nxv1i32.i64(<vscale x 1 x i8> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
344 // CHECK-RV64-NEXT: ret void
346 void test_vsuxei32_v_u8mf8(uint8_t *base
, vuint32mf2_t bindex
, vuint8mf8_t value
, size_t vl
) {
347 return __riscv_vsuxei32_v_u8mf8(base
, bindex
, value
, vl
);
350 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf4
351 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
352 // CHECK-RV64-NEXT: entry:
353 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i8.nxv2i32.i64(<vscale x 2 x i8> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
354 // CHECK-RV64-NEXT: ret void
356 void test_vsuxei32_v_u8mf4(uint8_t *base
, vuint32m1_t bindex
, vuint8mf4_t value
, size_t vl
) {
357 return __riscv_vsuxei32_v_u8mf4(base
, bindex
, value
, vl
);
360 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf2
361 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
362 // CHECK-RV64-NEXT: entry:
363 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i8.nxv4i32.i64(<vscale x 4 x i8> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
364 // CHECK-RV64-NEXT: ret void
366 void test_vsuxei32_v_u8mf2(uint8_t *base
, vuint32m2_t bindex
, vuint8mf2_t value
, size_t vl
) {
367 return __riscv_vsuxei32_v_u8mf2(base
, bindex
, value
, vl
);
370 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8m1
371 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
372 // CHECK-RV64-NEXT: entry:
373 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i8.nxv8i32.i64(<vscale x 8 x i8> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
374 // CHECK-RV64-NEXT: ret void
376 void test_vsuxei32_v_u8m1(uint8_t *base
, vuint32m4_t bindex
, vuint8m1_t value
, size_t vl
) {
377 return __riscv_vsuxei32_v_u8m1(base
, bindex
, value
, vl
);
380 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8m2
381 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
382 // CHECK-RV64-NEXT: entry:
383 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i8.nxv16i32.i64(<vscale x 16 x i8> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
384 // CHECK-RV64-NEXT: ret void
386 void test_vsuxei32_v_u8m2(uint8_t *base
, vuint32m8_t bindex
, vuint8m2_t value
, size_t vl
) {
387 return __riscv_vsuxei32_v_u8m2(base
, bindex
, value
, vl
);
390 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16mf4
391 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
392 // CHECK-RV64-NEXT: entry:
393 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i16.nxv1i32.i64(<vscale x 1 x i16> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
394 // CHECK-RV64-NEXT: ret void
396 void test_vsuxei32_v_u16mf4(uint16_t *base
, vuint32mf2_t bindex
, vuint16mf4_t value
, size_t vl
) {
397 return __riscv_vsuxei32_v_u16mf4(base
, bindex
, value
, vl
);
400 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16mf2
401 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
402 // CHECK-RV64-NEXT: entry:
403 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i16.nxv2i32.i64(<vscale x 2 x i16> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
404 // CHECK-RV64-NEXT: ret void
406 void test_vsuxei32_v_u16mf2(uint16_t *base
, vuint32m1_t bindex
, vuint16mf2_t value
, size_t vl
) {
407 return __riscv_vsuxei32_v_u16mf2(base
, bindex
, value
, vl
);
410 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m1
411 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
412 // CHECK-RV64-NEXT: entry:
413 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i16.nxv4i32.i64(<vscale x 4 x i16> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
414 // CHECK-RV64-NEXT: ret void
416 void test_vsuxei32_v_u16m1(uint16_t *base
, vuint32m2_t bindex
, vuint16m1_t value
, size_t vl
) {
417 return __riscv_vsuxei32_v_u16m1(base
, bindex
, value
, vl
);
420 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m2
421 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
422 // CHECK-RV64-NEXT: entry:
423 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i16.nxv8i32.i64(<vscale x 8 x i16> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
424 // CHECK-RV64-NEXT: ret void
426 void test_vsuxei32_v_u16m2(uint16_t *base
, vuint32m4_t bindex
, vuint16m2_t value
, size_t vl
) {
427 return __riscv_vsuxei32_v_u16m2(base
, bindex
, value
, vl
);
430 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m4
431 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
432 // CHECK-RV64-NEXT: entry:
433 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i16.nxv16i32.i64(<vscale x 16 x i16> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
434 // CHECK-RV64-NEXT: ret void
436 void test_vsuxei32_v_u16m4(uint16_t *base
, vuint32m8_t bindex
, vuint16m4_t value
, size_t vl
) {
437 return __riscv_vsuxei32_v_u16m4(base
, bindex
, value
, vl
);
440 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32mf2
441 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
442 // CHECK-RV64-NEXT: entry:
443 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i32.nxv1i32.i64(<vscale x 1 x i32> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
444 // CHECK-RV64-NEXT: ret void
446 void test_vsuxei32_v_u32mf2(uint32_t *base
, vuint32mf2_t bindex
, vuint32mf2_t value
, size_t vl
) {
447 return __riscv_vsuxei32_v_u32mf2(base
, bindex
, value
, vl
);
450 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m1
451 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
452 // CHECK-RV64-NEXT: entry:
453 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i32.nxv2i32.i64(<vscale x 2 x i32> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
454 // CHECK-RV64-NEXT: ret void
456 void test_vsuxei32_v_u32m1(uint32_t *base
, vuint32m1_t bindex
, vuint32m1_t value
, size_t vl
) {
457 return __riscv_vsuxei32_v_u32m1(base
, bindex
, value
, vl
);
460 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m2
461 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
462 // CHECK-RV64-NEXT: entry:
463 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i32.nxv4i32.i64(<vscale x 4 x i32> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
464 // CHECK-RV64-NEXT: ret void
466 void test_vsuxei32_v_u32m2(uint32_t *base
, vuint32m2_t bindex
, vuint32m2_t value
, size_t vl
) {
467 return __riscv_vsuxei32_v_u32m2(base
, bindex
, value
, vl
);
470 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m4
471 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
472 // CHECK-RV64-NEXT: entry:
473 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i32.nxv8i32.i64(<vscale x 8 x i32> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
474 // CHECK-RV64-NEXT: ret void
476 void test_vsuxei32_v_u32m4(uint32_t *base
, vuint32m4_t bindex
, vuint32m4_t value
, size_t vl
) {
477 return __riscv_vsuxei32_v_u32m4(base
, bindex
, value
, vl
);
480 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m8
481 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
482 // CHECK-RV64-NEXT: entry:
483 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv16i32.nxv16i32.i64(<vscale x 16 x i32> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], i64 [[VL]])
484 // CHECK-RV64-NEXT: ret void
486 void test_vsuxei32_v_u32m8(uint32_t *base
, vuint32m8_t bindex
, vuint32m8_t value
, size_t vl
) {
487 return __riscv_vsuxei32_v_u32m8(base
, bindex
, value
, vl
);
490 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m1
491 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
492 // CHECK-RV64-NEXT: entry:
493 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv1i64.nxv1i32.i64(<vscale x 1 x i64> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], i64 [[VL]])
494 // CHECK-RV64-NEXT: ret void
496 void test_vsuxei32_v_u64m1(uint64_t *base
, vuint32mf2_t bindex
, vuint64m1_t value
, size_t vl
) {
497 return __riscv_vsuxei32_v_u64m1(base
, bindex
, value
, vl
);
500 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m2
501 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
502 // CHECK-RV64-NEXT: entry:
503 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv2i64.nxv2i32.i64(<vscale x 2 x i64> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], i64 [[VL]])
504 // CHECK-RV64-NEXT: ret void
506 void test_vsuxei32_v_u64m2(uint64_t *base
, vuint32m1_t bindex
, vuint64m2_t value
, size_t vl
) {
507 return __riscv_vsuxei32_v_u64m2(base
, bindex
, value
, vl
);
510 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m4
511 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
512 // CHECK-RV64-NEXT: entry:
513 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv4i64.nxv4i32.i64(<vscale x 4 x i64> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], i64 [[VL]])
514 // CHECK-RV64-NEXT: ret void
516 void test_vsuxei32_v_u64m4(uint64_t *base
, vuint32m2_t bindex
, vuint64m4_t value
, size_t vl
) {
517 return __riscv_vsuxei32_v_u64m4(base
, bindex
, value
, vl
);
520 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m8
521 // CHECK-RV64-SAME: (ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
522 // CHECK-RV64-NEXT: entry:
523 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.nxv8i64.nxv8i32.i64(<vscale x 8 x i64> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], i64 [[VL]])
524 // CHECK-RV64-NEXT: ret void
526 void test_vsuxei32_v_u64m8(uint64_t *base
, vuint32m4_t bindex
, vuint64m8_t value
, size_t vl
) {
527 return __riscv_vsuxei32_v_u64m8(base
, bindex
, value
, vl
);
530 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16mf4_m
531 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
532 // CHECK-RV64-NEXT: entry:
533 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1f16.nxv1i32.i64(<vscale x 1 x half> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
534 // CHECK-RV64-NEXT: ret void
536 void test_vsuxei32_v_f16mf4_m(vbool64_t mask
, _Float16
*base
, vuint32mf2_t bindex
, vfloat16mf4_t value
, size_t vl
) {
537 return __riscv_vsuxei32_v_f16mf4_m(mask
, base
, bindex
, value
, vl
);
540 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16mf2_m
541 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
542 // CHECK-RV64-NEXT: entry:
543 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2f16.nxv2i32.i64(<vscale x 2 x half> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
544 // CHECK-RV64-NEXT: ret void
546 void test_vsuxei32_v_f16mf2_m(vbool32_t mask
, _Float16
*base
, vuint32m1_t bindex
, vfloat16mf2_t value
, size_t vl
) {
547 return __riscv_vsuxei32_v_f16mf2_m(mask
, base
, bindex
, value
, vl
);
550 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m1_m
551 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
552 // CHECK-RV64-NEXT: entry:
553 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4f16.nxv4i32.i64(<vscale x 4 x half> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
554 // CHECK-RV64-NEXT: ret void
556 void test_vsuxei32_v_f16m1_m(vbool16_t mask
, _Float16
*base
, vuint32m2_t bindex
, vfloat16m1_t value
, size_t vl
) {
557 return __riscv_vsuxei32_v_f16m1_m(mask
, base
, bindex
, value
, vl
);
560 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m2_m
561 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
562 // CHECK-RV64-NEXT: entry:
563 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8f16.nxv8i32.i64(<vscale x 8 x half> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
564 // CHECK-RV64-NEXT: ret void
566 void test_vsuxei32_v_f16m2_m(vbool8_t mask
, _Float16
*base
, vuint32m4_t bindex
, vfloat16m2_t value
, size_t vl
) {
567 return __riscv_vsuxei32_v_f16m2_m(mask
, base
, bindex
, value
, vl
);
570 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f16m4_m
571 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x half> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
572 // CHECK-RV64-NEXT: entry:
573 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16f16.nxv16i32.i64(<vscale x 16 x half> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
574 // CHECK-RV64-NEXT: ret void
576 void test_vsuxei32_v_f16m4_m(vbool4_t mask
, _Float16
*base
, vuint32m8_t bindex
, vfloat16m4_t value
, size_t vl
) {
577 return __riscv_vsuxei32_v_f16m4_m(mask
, base
, bindex
, value
, vl
);
580 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32mf2_m
581 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
582 // CHECK-RV64-NEXT: entry:
583 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1f32.nxv1i32.i64(<vscale x 1 x float> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
584 // CHECK-RV64-NEXT: ret void
586 void test_vsuxei32_v_f32mf2_m(vbool64_t mask
, float *base
, vuint32mf2_t bindex
, vfloat32mf2_t value
, size_t vl
) {
587 return __riscv_vsuxei32_v_f32mf2_m(mask
, base
, bindex
, value
, vl
);
590 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m1_m
591 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
592 // CHECK-RV64-NEXT: entry:
593 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2f32.nxv2i32.i64(<vscale x 2 x float> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
594 // CHECK-RV64-NEXT: ret void
596 void test_vsuxei32_v_f32m1_m(vbool32_t mask
, float *base
, vuint32m1_t bindex
, vfloat32m1_t value
, size_t vl
) {
597 return __riscv_vsuxei32_v_f32m1_m(mask
, base
, bindex
, value
, vl
);
600 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m2_m
601 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
602 // CHECK-RV64-NEXT: entry:
603 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4f32.nxv4i32.i64(<vscale x 4 x float> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
604 // CHECK-RV64-NEXT: ret void
606 void test_vsuxei32_v_f32m2_m(vbool16_t mask
, float *base
, vuint32m2_t bindex
, vfloat32m2_t value
, size_t vl
) {
607 return __riscv_vsuxei32_v_f32m2_m(mask
, base
, bindex
, value
, vl
);
610 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m4_m
611 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
612 // CHECK-RV64-NEXT: entry:
613 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8f32.nxv8i32.i64(<vscale x 8 x float> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
614 // CHECK-RV64-NEXT: ret void
616 void test_vsuxei32_v_f32m4_m(vbool8_t mask
, float *base
, vuint32m4_t bindex
, vfloat32m4_t value
, size_t vl
) {
617 return __riscv_vsuxei32_v_f32m4_m(mask
, base
, bindex
, value
, vl
);
620 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f32m8_m
621 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x float> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
622 // CHECK-RV64-NEXT: entry:
623 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16f32.nxv16i32.i64(<vscale x 16 x float> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
624 // CHECK-RV64-NEXT: ret void
626 void test_vsuxei32_v_f32m8_m(vbool4_t mask
, float *base
, vuint32m8_t bindex
, vfloat32m8_t value
, size_t vl
) {
627 return __riscv_vsuxei32_v_f32m8_m(mask
, base
, bindex
, value
, vl
);
630 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m1_m
631 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
632 // CHECK-RV64-NEXT: entry:
633 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1f64.nxv1i32.i64(<vscale x 1 x double> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
634 // CHECK-RV64-NEXT: ret void
636 void test_vsuxei32_v_f64m1_m(vbool64_t mask
, double *base
, vuint32mf2_t bindex
, vfloat64m1_t value
, size_t vl
) {
637 return __riscv_vsuxei32_v_f64m1_m(mask
, base
, bindex
, value
, vl
);
640 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m2_m
641 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
642 // CHECK-RV64-NEXT: entry:
643 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2f64.nxv2i32.i64(<vscale x 2 x double> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
644 // CHECK-RV64-NEXT: ret void
646 void test_vsuxei32_v_f64m2_m(vbool32_t mask
, double *base
, vuint32m1_t bindex
, vfloat64m2_t value
, size_t vl
) {
647 return __riscv_vsuxei32_v_f64m2_m(mask
, base
, bindex
, value
, vl
);
650 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m4_m
651 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
652 // CHECK-RV64-NEXT: entry:
653 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4f64.nxv4i32.i64(<vscale x 4 x double> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
654 // CHECK-RV64-NEXT: ret void
656 void test_vsuxei32_v_f64m4_m(vbool16_t mask
, double *base
, vuint32m2_t bindex
, vfloat64m4_t value
, size_t vl
) {
657 return __riscv_vsuxei32_v_f64m4_m(mask
, base
, bindex
, value
, vl
);
660 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_f64m8_m
661 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x double> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
662 // CHECK-RV64-NEXT: entry:
663 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8f64.nxv8i32.i64(<vscale x 8 x double> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
664 // CHECK-RV64-NEXT: ret void
666 void test_vsuxei32_v_f64m8_m(vbool8_t mask
, double *base
, vuint32m4_t bindex
, vfloat64m8_t value
, size_t vl
) {
667 return __riscv_vsuxei32_v_f64m8_m(mask
, base
, bindex
, value
, vl
);
670 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf8_m
671 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
672 // CHECK-RV64-NEXT: entry:
673 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i8.nxv1i32.i64(<vscale x 1 x i8> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
674 // CHECK-RV64-NEXT: ret void
676 void test_vsuxei32_v_i8mf8_m(vbool64_t mask
, int8_t *base
, vuint32mf2_t bindex
, vint8mf8_t value
, size_t vl
) {
677 return __riscv_vsuxei32_v_i8mf8_m(mask
, base
, bindex
, value
, vl
);
680 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf4_m
681 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
682 // CHECK-RV64-NEXT: entry:
683 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i8.nxv2i32.i64(<vscale x 2 x i8> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
684 // CHECK-RV64-NEXT: ret void
686 void test_vsuxei32_v_i8mf4_m(vbool32_t mask
, int8_t *base
, vuint32m1_t bindex
, vint8mf4_t value
, size_t vl
) {
687 return __riscv_vsuxei32_v_i8mf4_m(mask
, base
, bindex
, value
, vl
);
690 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8mf2_m
691 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
692 // CHECK-RV64-NEXT: entry:
693 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i8.nxv4i32.i64(<vscale x 4 x i8> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
694 // CHECK-RV64-NEXT: ret void
696 void test_vsuxei32_v_i8mf2_m(vbool16_t mask
, int8_t *base
, vuint32m2_t bindex
, vint8mf2_t value
, size_t vl
) {
697 return __riscv_vsuxei32_v_i8mf2_m(mask
, base
, bindex
, value
, vl
);
700 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8m1_m
701 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
702 // CHECK-RV64-NEXT: entry:
703 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i8.nxv8i32.i64(<vscale x 8 x i8> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
704 // CHECK-RV64-NEXT: ret void
706 void test_vsuxei32_v_i8m1_m(vbool8_t mask
, int8_t *base
, vuint32m4_t bindex
, vint8m1_t value
, size_t vl
) {
707 return __riscv_vsuxei32_v_i8m1_m(mask
, base
, bindex
, value
, vl
);
710 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i8m2_m
711 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
712 // CHECK-RV64-NEXT: entry:
713 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i8.nxv16i32.i64(<vscale x 16 x i8> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
714 // CHECK-RV64-NEXT: ret void
716 void test_vsuxei32_v_i8m2_m(vbool4_t mask
, int8_t *base
, vuint32m8_t bindex
, vint8m2_t value
, size_t vl
) {
717 return __riscv_vsuxei32_v_i8m2_m(mask
, base
, bindex
, value
, vl
);
720 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16mf4_m
721 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
722 // CHECK-RV64-NEXT: entry:
723 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i16.nxv1i32.i64(<vscale x 1 x i16> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
724 // CHECK-RV64-NEXT: ret void
726 void test_vsuxei32_v_i16mf4_m(vbool64_t mask
, int16_t *base
, vuint32mf2_t bindex
, vint16mf4_t value
, size_t vl
) {
727 return __riscv_vsuxei32_v_i16mf4_m(mask
, base
, bindex
, value
, vl
);
730 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16mf2_m
731 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
732 // CHECK-RV64-NEXT: entry:
733 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i16.nxv2i32.i64(<vscale x 2 x i16> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
734 // CHECK-RV64-NEXT: ret void
736 void test_vsuxei32_v_i16mf2_m(vbool32_t mask
, int16_t *base
, vuint32m1_t bindex
, vint16mf2_t value
, size_t vl
) {
737 return __riscv_vsuxei32_v_i16mf2_m(mask
, base
, bindex
, value
, vl
);
740 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m1_m
741 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
742 // CHECK-RV64-NEXT: entry:
743 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i16.nxv4i32.i64(<vscale x 4 x i16> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
744 // CHECK-RV64-NEXT: ret void
746 void test_vsuxei32_v_i16m1_m(vbool16_t mask
, int16_t *base
, vuint32m2_t bindex
, vint16m1_t value
, size_t vl
) {
747 return __riscv_vsuxei32_v_i16m1_m(mask
, base
, bindex
, value
, vl
);
750 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m2_m
751 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
752 // CHECK-RV64-NEXT: entry:
753 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i16.nxv8i32.i64(<vscale x 8 x i16> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
754 // CHECK-RV64-NEXT: ret void
756 void test_vsuxei32_v_i16m2_m(vbool8_t mask
, int16_t *base
, vuint32m4_t bindex
, vint16m2_t value
, size_t vl
) {
757 return __riscv_vsuxei32_v_i16m2_m(mask
, base
, bindex
, value
, vl
);
760 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i16m4_m
761 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
762 // CHECK-RV64-NEXT: entry:
763 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i16.nxv16i32.i64(<vscale x 16 x i16> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
764 // CHECK-RV64-NEXT: ret void
766 void test_vsuxei32_v_i16m4_m(vbool4_t mask
, int16_t *base
, vuint32m8_t bindex
, vint16m4_t value
, size_t vl
) {
767 return __riscv_vsuxei32_v_i16m4_m(mask
, base
, bindex
, value
, vl
);
770 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32mf2_m
771 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
772 // CHECK-RV64-NEXT: entry:
773 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i32.nxv1i32.i64(<vscale x 1 x i32> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
774 // CHECK-RV64-NEXT: ret void
776 void test_vsuxei32_v_i32mf2_m(vbool64_t mask
, int32_t *base
, vuint32mf2_t bindex
, vint32mf2_t value
, size_t vl
) {
777 return __riscv_vsuxei32_v_i32mf2_m(mask
, base
, bindex
, value
, vl
);
780 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m1_m
781 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
782 // CHECK-RV64-NEXT: entry:
783 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i32.nxv2i32.i64(<vscale x 2 x i32> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
784 // CHECK-RV64-NEXT: ret void
786 void test_vsuxei32_v_i32m1_m(vbool32_t mask
, int32_t *base
, vuint32m1_t bindex
, vint32m1_t value
, size_t vl
) {
787 return __riscv_vsuxei32_v_i32m1_m(mask
, base
, bindex
, value
, vl
);
790 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m2_m
791 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
792 // CHECK-RV64-NEXT: entry:
793 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i32.nxv4i32.i64(<vscale x 4 x i32> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
794 // CHECK-RV64-NEXT: ret void
796 void test_vsuxei32_v_i32m2_m(vbool16_t mask
, int32_t *base
, vuint32m2_t bindex
, vint32m2_t value
, size_t vl
) {
797 return __riscv_vsuxei32_v_i32m2_m(mask
, base
, bindex
, value
, vl
);
800 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m4_m
801 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
802 // CHECK-RV64-NEXT: entry:
803 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i32.nxv8i32.i64(<vscale x 8 x i32> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
804 // CHECK-RV64-NEXT: ret void
806 void test_vsuxei32_v_i32m4_m(vbool8_t mask
, int32_t *base
, vuint32m4_t bindex
, vint32m4_t value
, size_t vl
) {
807 return __riscv_vsuxei32_v_i32m4_m(mask
, base
, bindex
, value
, vl
);
810 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i32m8_m
811 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
812 // CHECK-RV64-NEXT: entry:
813 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i32.nxv16i32.i64(<vscale x 16 x i32> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
814 // CHECK-RV64-NEXT: ret void
816 void test_vsuxei32_v_i32m8_m(vbool4_t mask
, int32_t *base
, vuint32m8_t bindex
, vint32m8_t value
, size_t vl
) {
817 return __riscv_vsuxei32_v_i32m8_m(mask
, base
, bindex
, value
, vl
);
820 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m1_m
821 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
822 // CHECK-RV64-NEXT: entry:
823 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i64.nxv1i32.i64(<vscale x 1 x i64> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
824 // CHECK-RV64-NEXT: ret void
826 void test_vsuxei32_v_i64m1_m(vbool64_t mask
, int64_t *base
, vuint32mf2_t bindex
, vint64m1_t value
, size_t vl
) {
827 return __riscv_vsuxei32_v_i64m1_m(mask
, base
, bindex
, value
, vl
);
830 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m2_m
831 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
832 // CHECK-RV64-NEXT: entry:
833 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i64.nxv2i32.i64(<vscale x 2 x i64> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
834 // CHECK-RV64-NEXT: ret void
836 void test_vsuxei32_v_i64m2_m(vbool32_t mask
, int64_t *base
, vuint32m1_t bindex
, vint64m2_t value
, size_t vl
) {
837 return __riscv_vsuxei32_v_i64m2_m(mask
, base
, bindex
, value
, vl
);
840 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m4_m
841 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
842 // CHECK-RV64-NEXT: entry:
843 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i64.nxv4i32.i64(<vscale x 4 x i64> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
844 // CHECK-RV64-NEXT: ret void
846 void test_vsuxei32_v_i64m4_m(vbool16_t mask
, int64_t *base
, vuint32m2_t bindex
, vint64m4_t value
, size_t vl
) {
847 return __riscv_vsuxei32_v_i64m4_m(mask
, base
, bindex
, value
, vl
);
850 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_i64m8_m
851 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
852 // CHECK-RV64-NEXT: entry:
853 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i64.nxv8i32.i64(<vscale x 8 x i64> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
854 // CHECK-RV64-NEXT: ret void
856 void test_vsuxei32_v_i64m8_m(vbool8_t mask
, int64_t *base
, vuint32m4_t bindex
, vint64m8_t value
, size_t vl
) {
857 return __riscv_vsuxei32_v_i64m8_m(mask
, base
, bindex
, value
, vl
);
860 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf8_m
861 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
862 // CHECK-RV64-NEXT: entry:
863 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i8.nxv1i32.i64(<vscale x 1 x i8> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
864 // CHECK-RV64-NEXT: ret void
866 void test_vsuxei32_v_u8mf8_m(vbool64_t mask
, uint8_t *base
, vuint32mf2_t bindex
, vuint8mf8_t value
, size_t vl
) {
867 return __riscv_vsuxei32_v_u8mf8_m(mask
, base
, bindex
, value
, vl
);
870 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf4_m
871 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
872 // CHECK-RV64-NEXT: entry:
873 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i8.nxv2i32.i64(<vscale x 2 x i8> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
874 // CHECK-RV64-NEXT: ret void
876 void test_vsuxei32_v_u8mf4_m(vbool32_t mask
, uint8_t *base
, vuint32m1_t bindex
, vuint8mf4_t value
, size_t vl
) {
877 return __riscv_vsuxei32_v_u8mf4_m(mask
, base
, bindex
, value
, vl
);
880 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8mf2_m
881 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
882 // CHECK-RV64-NEXT: entry:
883 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i8.nxv4i32.i64(<vscale x 4 x i8> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
884 // CHECK-RV64-NEXT: ret void
886 void test_vsuxei32_v_u8mf2_m(vbool16_t mask
, uint8_t *base
, vuint32m2_t bindex
, vuint8mf2_t value
, size_t vl
) {
887 return __riscv_vsuxei32_v_u8mf2_m(mask
, base
, bindex
, value
, vl
);
890 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8m1_m
891 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
892 // CHECK-RV64-NEXT: entry:
893 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i8.nxv8i32.i64(<vscale x 8 x i8> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
894 // CHECK-RV64-NEXT: ret void
896 void test_vsuxei32_v_u8m1_m(vbool8_t mask
, uint8_t *base
, vuint32m4_t bindex
, vuint8m1_t value
, size_t vl
) {
897 return __riscv_vsuxei32_v_u8m1_m(mask
, base
, bindex
, value
, vl
);
900 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u8m2_m
901 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i8> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
902 // CHECK-RV64-NEXT: entry:
903 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i8.nxv16i32.i64(<vscale x 16 x i8> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
904 // CHECK-RV64-NEXT: ret void
906 void test_vsuxei32_v_u8m2_m(vbool4_t mask
, uint8_t *base
, vuint32m8_t bindex
, vuint8m2_t value
, size_t vl
) {
907 return __riscv_vsuxei32_v_u8m2_m(mask
, base
, bindex
, value
, vl
);
910 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16mf4_m
911 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
912 // CHECK-RV64-NEXT: entry:
913 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i16.nxv1i32.i64(<vscale x 1 x i16> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
914 // CHECK-RV64-NEXT: ret void
916 void test_vsuxei32_v_u16mf4_m(vbool64_t mask
, uint16_t *base
, vuint32mf2_t bindex
, vuint16mf4_t value
, size_t vl
) {
917 return __riscv_vsuxei32_v_u16mf4_m(mask
, base
, bindex
, value
, vl
);
920 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16mf2_m
921 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
922 // CHECK-RV64-NEXT: entry:
923 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i16.nxv2i32.i64(<vscale x 2 x i16> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
924 // CHECK-RV64-NEXT: ret void
926 void test_vsuxei32_v_u16mf2_m(vbool32_t mask
, uint16_t *base
, vuint32m1_t bindex
, vuint16mf2_t value
, size_t vl
) {
927 return __riscv_vsuxei32_v_u16mf2_m(mask
, base
, bindex
, value
, vl
);
930 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m1_m
931 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
932 // CHECK-RV64-NEXT: entry:
933 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i16.nxv4i32.i64(<vscale x 4 x i16> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
934 // CHECK-RV64-NEXT: ret void
936 void test_vsuxei32_v_u16m1_m(vbool16_t mask
, uint16_t *base
, vuint32m2_t bindex
, vuint16m1_t value
, size_t vl
) {
937 return __riscv_vsuxei32_v_u16m1_m(mask
, base
, bindex
, value
, vl
);
940 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m2_m
941 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
942 // CHECK-RV64-NEXT: entry:
943 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i16.nxv8i32.i64(<vscale x 8 x i16> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
944 // CHECK-RV64-NEXT: ret void
946 void test_vsuxei32_v_u16m2_m(vbool8_t mask
, uint16_t *base
, vuint32m4_t bindex
, vuint16m2_t value
, size_t vl
) {
947 return __riscv_vsuxei32_v_u16m2_m(mask
, base
, bindex
, value
, vl
);
950 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u16m4_m
951 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i16> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
952 // CHECK-RV64-NEXT: entry:
953 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i16.nxv16i32.i64(<vscale x 16 x i16> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
954 // CHECK-RV64-NEXT: ret void
956 void test_vsuxei32_v_u16m4_m(vbool4_t mask
, uint16_t *base
, vuint32m8_t bindex
, vuint16m4_t value
, size_t vl
) {
957 return __riscv_vsuxei32_v_u16m4_m(mask
, base
, bindex
, value
, vl
);
960 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32mf2_m
961 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
962 // CHECK-RV64-NEXT: entry:
963 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i32.nxv1i32.i64(<vscale x 1 x i32> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
964 // CHECK-RV64-NEXT: ret void
966 void test_vsuxei32_v_u32mf2_m(vbool64_t mask
, uint32_t *base
, vuint32mf2_t bindex
, vuint32mf2_t value
, size_t vl
) {
967 return __riscv_vsuxei32_v_u32mf2_m(mask
, base
, bindex
, value
, vl
);
970 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m1_m
971 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
972 // CHECK-RV64-NEXT: entry:
973 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i32.nxv2i32.i64(<vscale x 2 x i32> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
974 // CHECK-RV64-NEXT: ret void
976 void test_vsuxei32_v_u32m1_m(vbool32_t mask
, uint32_t *base
, vuint32m1_t bindex
, vuint32m1_t value
, size_t vl
) {
977 return __riscv_vsuxei32_v_u32m1_m(mask
, base
, bindex
, value
, vl
);
980 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m2_m
981 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
982 // CHECK-RV64-NEXT: entry:
983 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i32.nxv4i32.i64(<vscale x 4 x i32> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
984 // CHECK-RV64-NEXT: ret void
986 void test_vsuxei32_v_u32m2_m(vbool16_t mask
, uint32_t *base
, vuint32m2_t bindex
, vuint32m2_t value
, size_t vl
) {
987 return __riscv_vsuxei32_v_u32m2_m(mask
, base
, bindex
, value
, vl
);
990 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m4_m
991 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
992 // CHECK-RV64-NEXT: entry:
993 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i32.nxv8i32.i64(<vscale x 8 x i32> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
994 // CHECK-RV64-NEXT: ret void
996 void test_vsuxei32_v_u32m4_m(vbool8_t mask
, uint32_t *base
, vuint32m4_t bindex
, vuint32m4_t value
, size_t vl
) {
997 return __riscv_vsuxei32_v_u32m4_m(mask
, base
, bindex
, value
, vl
);
1000 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u32m8_m
1001 // CHECK-RV64-SAME: (<vscale x 16 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 16 x i32> [[BINDEX:%.*]], <vscale x 16 x i32> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
1002 // CHECK-RV64-NEXT: entry:
1003 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv16i32.nxv16i32.i64(<vscale x 16 x i32> [[VALUE]], ptr [[BASE]], <vscale x 16 x i32> [[BINDEX]], <vscale x 16 x i1> [[MASK]], i64 [[VL]])
1004 // CHECK-RV64-NEXT: ret void
1006 void test_vsuxei32_v_u32m8_m(vbool4_t mask
, uint32_t *base
, vuint32m8_t bindex
, vuint32m8_t value
, size_t vl
) {
1007 return __riscv_vsuxei32_v_u32m8_m(mask
, base
, bindex
, value
, vl
);
1010 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m1_m
1011 // CHECK-RV64-SAME: (<vscale x 1 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 1 x i32> [[BINDEX:%.*]], <vscale x 1 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
1012 // CHECK-RV64-NEXT: entry:
1013 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv1i64.nxv1i32.i64(<vscale x 1 x i64> [[VALUE]], ptr [[BASE]], <vscale x 1 x i32> [[BINDEX]], <vscale x 1 x i1> [[MASK]], i64 [[VL]])
1014 // CHECK-RV64-NEXT: ret void
1016 void test_vsuxei32_v_u64m1_m(vbool64_t mask
, uint64_t *base
, vuint32mf2_t bindex
, vuint64m1_t value
, size_t vl
) {
1017 return __riscv_vsuxei32_v_u64m1_m(mask
, base
, bindex
, value
, vl
);
1020 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m2_m
1021 // CHECK-RV64-SAME: (<vscale x 2 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 2 x i32> [[BINDEX:%.*]], <vscale x 2 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
1022 // CHECK-RV64-NEXT: entry:
1023 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv2i64.nxv2i32.i64(<vscale x 2 x i64> [[VALUE]], ptr [[BASE]], <vscale x 2 x i32> [[BINDEX]], <vscale x 2 x i1> [[MASK]], i64 [[VL]])
1024 // CHECK-RV64-NEXT: ret void
1026 void test_vsuxei32_v_u64m2_m(vbool32_t mask
, uint64_t *base
, vuint32m1_t bindex
, vuint64m2_t value
, size_t vl
) {
1027 return __riscv_vsuxei32_v_u64m2_m(mask
, base
, bindex
, value
, vl
);
1030 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m4_m
1031 // CHECK-RV64-SAME: (<vscale x 4 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 4 x i32> [[BINDEX:%.*]], <vscale x 4 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
1032 // CHECK-RV64-NEXT: entry:
1033 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv4i64.nxv4i32.i64(<vscale x 4 x i64> [[VALUE]], ptr [[BASE]], <vscale x 4 x i32> [[BINDEX]], <vscale x 4 x i1> [[MASK]], i64 [[VL]])
1034 // CHECK-RV64-NEXT: ret void
1036 void test_vsuxei32_v_u64m4_m(vbool16_t mask
, uint64_t *base
, vuint32m2_t bindex
, vuint64m4_t value
, size_t vl
) {
1037 return __riscv_vsuxei32_v_u64m4_m(mask
, base
, bindex
, value
, vl
);
1040 // CHECK-RV64-LABEL: define dso_local void @test_vsuxei32_v_u64m8_m
1041 // CHECK-RV64-SAME: (<vscale x 8 x i1> [[MASK:%.*]], ptr noundef [[BASE:%.*]], <vscale x 8 x i32> [[BINDEX:%.*]], <vscale x 8 x i64> [[VALUE:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] {
1042 // CHECK-RV64-NEXT: entry:
1043 // CHECK-RV64-NEXT: call void @llvm.riscv.vsuxei.mask.nxv8i64.nxv8i32.i64(<vscale x 8 x i64> [[VALUE]], ptr [[BASE]], <vscale x 8 x i32> [[BINDEX]], <vscale x 8 x i1> [[MASK]], i64 [[VL]])
1044 // CHECK-RV64-NEXT: ret void
1046 void test_vsuxei32_v_u64m8_m(vbool8_t mask
, uint64_t *base
, vuint32m4_t bindex
, vuint64m8_t value
, size_t vl
) {
1047 return __riscv_vsuxei32_v_u64m8_m(mask
, base
, bindex
, value
, vl
);