5
5
; RUN: -mtriple=riscv64 -mattr=+v -riscv-v-vector-bits-max=128 -disable-output < %s 2>&1 | FileCheck --check-prefix=IF-EVL %s
6
6
7
7
define void @vp_sext (ptr %a , ptr %b , i64 %N ) {
8
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
8
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
9
9
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
10
10
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
11
11
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
55
55
}
56
56
57
57
define void @vp_zext (ptr %a , ptr %b , i64 %N ) {
58
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
58
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
59
59
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
60
60
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
61
61
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -151,7 +151,7 @@ exit:
151
151
}
152
152
153
153
define void @vp_fpext (ptr %a , ptr %b , i64 %N ) {
154
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
154
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
155
155
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
156
156
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
157
157
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -199,7 +199,7 @@ exit:
199
199
}
200
200
201
201
define void @vp_fptrunc (ptr %a , ptr %b , i64 %N ) {
202
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
202
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
203
203
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
204
204
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
205
205
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -247,7 +247,7 @@ exit:
247
247
}
248
248
249
249
define void @vp_sitofp (ptr %a , ptr %b , i64 %N ) {
250
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
250
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
251
251
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
252
252
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
253
253
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -295,7 +295,7 @@ exit:
295
295
}
296
296
297
297
define void @vp_uitofp (ptr %a , ptr %b , i64 %N ) {
298
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
298
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
299
299
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
300
300
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
301
301
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -343,7 +343,7 @@ exit:
343
343
}
344
344
345
345
define void @vp_fptosi (ptr %a , ptr %b , i64 %N ) {
346
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
346
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
347
347
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
348
348
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
349
349
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -391,7 +391,7 @@ exit:
391
391
}
392
392
393
393
define void @vp_fptoui (ptr %a , ptr %b , i64 %N ) {
394
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
394
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2,vscale x 4},UF={1}' {
395
395
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
396
396
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
397
397
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -439,7 +439,7 @@ exit:
439
439
}
440
440
441
441
define void @vp_inttoptr (ptr %a , ptr %b , i64 %N ) {
442
- ; IF-EVL: VPlan 'Final VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
442
+ ; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1,vscale x 2},UF={1}' {
443
443
; IF-EVL-NEXT: Live-in vp<[[VFUF:%[0-9]+]]> = VF * UF
444
444
; IF-EVL-NEXT: Live-in vp<[[VTC:%[0-9]+]]> = vector-trip-count
445
445
; IF-EVL-NEXT: Live-in ir<%N> = original trip-count
@@ -504,4 +504,4 @@ loop:
504
504
505
505
exit:
506
506
ret void
507
- }
507
+ }
0 commit comments