Skip to content

Commit 9e1ad3c

Browse files
committed
[RISCV] Remove blank lines at the end of testcases. NFC.
1 parent 0e01c72 commit 9e1ad3c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+0
-78
lines changed

llvm/test/CodeGen/RISCV/bittest.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3521,4 +3521,3 @@ define void @bit_64_1_nz_branch_i64(i64 %0) {
35213521
5:
35223522
ret void
35233523
}
3524-

llvm/test/CodeGen/RISCV/compress-inline-asm.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ define i32 @compress_test(i32 %a) {
1212
%2 = tail call i32 asm "add $0, $1, $2", "=r,r,r"(i32 %a, i32 %1)
1313
ret i32 %2
1414
}
15-

llvm/test/CodeGen/RISCV/ctz_zero_return_test.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,4 +978,3 @@ entry:
978978
declare i64 @llvm.cttz.i64(i64, i1 immarg)
979979
declare i32 @llvm.cttz.i32(i32, i1 immarg)
980980
declare i64 @llvm.ctlz.i64(i64, i1 immarg)
981-

llvm/test/CodeGen/RISCV/div_minsize.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ define i32 @testsize4(i32 %x) minsize nounwind {
6868
%div = udiv i32 %x, 33
6969
ret i32 %div
7070
}
71-

llvm/test/CodeGen/RISCV/double-select-icmp.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,4 +508,3 @@ define double @select_icmp_sgt_zero(i32 signext %a) {
508508
%2 = select i1 %1, double 0.000000e+00, double 1.000000e+00
509509
ret double %2
510510
}
511-

llvm/test/CodeGen/RISCV/float-imm.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,3 @@ define float @float_negative_zero(ptr %pf) nounwind {
7373
; CHECKZFINX-NEXT: ret
7474
ret float -0.0
7575
}
76-

llvm/test/CodeGen/RISCV/float-select-verify.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,3 @@ declare void @foo(i64)
9090
declare void @bar(float)
9191

9292
declare float @llvm.round.f32(float)
93-

llvm/test/CodeGen/RISCV/fmax-fmin.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,3 @@ declare float @llvm.maxnum.f32(float, float)
304304
declare double @llvm.maxnum.f64(double, double)
305305
declare float @llvm.minnum.f32(float, float)
306306
declare double @llvm.minnum.f64(double, double)
307-

llvm/test/CodeGen/RISCV/half-select-icmp.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,4 +537,3 @@ define half @select_icmp_sgt_zero(i32 signext %a) {
537537
%2 = select i1 %1, half 0.000000e+00, half 1.000000e+00
538538
ret half %2
539539
}
540-

llvm/test/CodeGen/RISCV/init-array.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ define internal void @_GLOBAL__I_a() section ".text.startup" {
2727

2828
;CTOR: .section .ctors
2929
;CTOR-NOT: section .init_array
30-

llvm/test/CodeGen/RISCV/neg-abs.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,3 @@ define i64 @neg_abs64_multiuse(i64 %x, ptr %y) {
256256
%neg = sub nsw i64 0, %abs
257257
ret i64 %neg
258258
}
259-

llvm/test/CodeGen/RISCV/pr63816.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,3 @@ define void @test(ptr %0, ptr %1) nounwind {
8080
store <8 x double> %V2, ptr %1
8181
ret void
8282
}
83-

llvm/test/CodeGen/RISCV/reduction-formation.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,3 @@ define i32 @reduce_or_4xi32(<4 x i32> %v) {
100100
%or2 = or i32 %or1, %e3
101101
ret i32 %or2
102102
}
103-

llvm/test/CodeGen/RISCV/rv32xtheadba.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,3 @@ define i32 @mul288(i32 %a) {
320320
%c = mul i32 %a, 288
321321
ret i32 %c
322322
}
323-

llvm/test/CodeGen/RISCV/rv32xtheadbs.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,3 @@ define i64 @th_tst_i64_cmp(i64 %a) nounwind {
7373
%zext = zext i1 %cmp to i64
7474
ret i64 %zext
7575
}
76-

llvm/test/CodeGen/RISCV/rv64-legal-i32/xaluo.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,4 +1309,3 @@ declare {i32, i1} @llvm.smul.with.overflow.i32(i32, i32) nounwind readnone
13091309
declare {i64, i1} @llvm.smul.with.overflow.i64(i64, i64) nounwind readnone
13101310
declare {i32, i1} @llvm.umul.with.overflow.i32(i32, i32) nounwind readnone
13111311
declare {i64, i1} @llvm.umul.with.overflow.i64(i64, i64) nounwind readnone
1312-

llvm/test/CodeGen/RISCV/rv64-patchpoint.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ entry:
2121
declare void @llvm.experimental.stackmap(i64, i32, ...)
2222
declare void @llvm.experimental.patchpoint.void(i64, i32, i8*, i32, ...)
2323
declare i64 @llvm.experimental.patchpoint.i64(i64, i32, i8*, i32, ...)
24-

llvm/test/CodeGen/RISCV/rv64i-double-softfloat.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ entry:
5555
%conv = tail call i32 @llvm.experimental.constrained.fptosi.i32.f64(double %a, metadata !"fpexcept.strict")
5656
ret i32 %conv
5757
}
58-

llvm/test/CodeGen/RISCV/rv64xtheadba.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,3 @@ define i64 @mul288(i64 %a) {
316316
%c = mul i64 %a, 288
317317
ret i64 %c
318318
}
319-

llvm/test/CodeGen/RISCV/rv64xtheadbs.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@ define i64 @th_tst_i64_cmp(i64 %a) nounwind {
6969
%zext = zext i1 %cmp to i64
7070
ret i64 %zext
7171
}
72-

llvm/test/CodeGen/RISCV/rvv/binop-splats.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,4 +619,3 @@ define <vscale x 1 x double> @nxv2f64(double %x, double %y) {
619619
%v = fadd <vscale x 1 x double> %splat.x, %splat.y
620620
ret <vscale x 1 x double> %v
621621
}
622-

llvm/test/CodeGen/RISCV/rvv/concat-vector-insert-elt.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,3 @@ define void @v4xi64_concat_vector_insert_idx3(ptr %a, ptr %b, i64 %x) {
219219
store <4 x i64> %ins, ptr %a
220220
ret void
221221
}
222-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-binop-splats.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,4 +636,3 @@ define <1 x double> @v2f64(double %x, double %y) {
636636
%v = fadd <1 x double> %splat.x, %splat.y
637637
ret <1 x double> %v
638638
}
639-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-formation.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,5 +982,3 @@ define float @reduce_fadd_4xi32_non_associative2(ptr %p) {
982982
%fadd2 = fadd fast float %fadd1, %e3
983983
ret float %fadd2
984984
}
985-
986-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-load-store.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,4 +1006,3 @@ vector.body: ; preds = %vector.body, %entry
10061006
for.cond.cleanup: ; preds = %vector.body
10071007
ret void
10081008
}
1009-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfma-vp.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,4 +1037,3 @@ define <32 x double> @vfma_vv_v32f64_unmasked(<32 x double> %va, <32 x double> %
10371037
%v = call <32 x double> @llvm.vp.fma.v32f64(<32 x double> %va, <32 x double> %b, <32 x double> %c, <32 x i1> %m, i32 %evl)
10381038
ret <32 x double> %v
10391039
}
1040-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmuladd-vp.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,4 +801,3 @@ define <32 x double> @vfma_vv_v32f64_unmasked(<32 x double> %va, <32 x double> %
801801
%v = call <32 x double> @llvm.vp.fmuladd.v32f64(<32 x double> %va, <32 x double> %b, <32 x double> %c, <32 x i1> %m, i32 %evl)
802802
ret <32 x double> %v
803803
}
804-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmulu.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,4 +923,3 @@ define <2 x i64> @vwmulu_vx_v2i64_i64(ptr %x, ptr %y) {
923923
%g = mul <2 x i64> %e, %f
924924
ret <2 x i64> %g
925925
}
926-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-xsfvcp-x.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,4 +1849,3 @@ entry:
18491849
}
18501850

18511851
declare <16 x float> @llvm.riscv.sf.vc.v.i.se.nxv16f32.iXLen.iXLen(iXLen, iXLen, iXLen, iXLen)
1852-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-xsfvcp-xv.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3669,4 +3669,3 @@ entry:
36693669
}
36703670

36713671
declare <16 x float> @llvm.riscv.sf.vc.v.fv.se.nxv16f32.nxv16f32.iXLen.f32(iXLen, <16 x float>, float, iXLen)
3672-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-xsfvcp-xvv.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3669,4 +3669,3 @@ entry:
36693669
}
36703670

36713671
declare <16 x float> @llvm.riscv.sf.vc.v.fvv.se.nxv16f32.nxv16f32.nxv16i32.f32.iXLen(iXLen, <16 x float>, <16 x i32>, float %rs1, iXLen)
3672-

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-xsfvcp-xvw.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2694,4 +2694,3 @@ entry:
26942694
}
26952695

26962696
declare <8 x double> @llvm.riscv.sf.vc.v.fvw.se.nxv8f64.nxv8f32.nxv8i32.f32.iXLen(iXLen, <8 x double>, <8 x i32>, float, iXLen)
2697-

llvm/test/CodeGen/RISCV/rvv/fptoui-sat.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,4 +342,3 @@ define <vscale x 4 x i64> @test_signed_v4f16_v4i64(<vscale x 4 x half> %f) {
342342
%x = call <vscale x 4 x i64> @llvm.fptoui.sat.nxv4f16.nxv4i64(<vscale x 4 x half> %f)
343343
ret <vscale x 4 x i64> %x
344344
}
345-

llvm/test/CodeGen/RISCV/rvv/mask-exts-truncs-rv32.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,4 +726,3 @@ define <vscale x 8 x i1> @trunc_nxv8i64_nxv8i1(<vscale x 8 x i64> %v) {
726726
%r = trunc <vscale x 8 x i64> %v to <vscale x 8 x i1>
727727
ret <vscale x 8 x i1> %r
728728
}
729-

llvm/test/CodeGen/RISCV/rvv/mask-exts-truncs-rv64.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,4 +726,3 @@ define <vscale x 8 x i1> @trunc_nxv8i64_nxv8i1(<vscale x 8 x i64> %v) {
726726
%r = trunc <vscale x 8 x i64> %v to <vscale x 8 x i1>
727727
ret <vscale x 8 x i1> %r
728728
}
729-

llvm/test/CodeGen/RISCV/rvv/vaesdf.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ entry:
123123

124124
ret <vscale x 16 x i32> %a
125125
}
126-

llvm/test/CodeGen/RISCV/rvv/vaesdm.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ entry:
123123

124124
ret <vscale x 16 x i32> %a
125125
}
126-

llvm/test/CodeGen/RISCV/rvv/vaesef.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ entry:
123123

124124
ret <vscale x 16 x i32> %a
125125
}
126-

llvm/test/CodeGen/RISCV/rvv/vaesem.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ entry:
123123

124124
ret <vscale x 16 x i32> %a
125125
}
126-

llvm/test/CodeGen/RISCV/rvv/vaesz.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,3 @@ entry:
6363

6464
ret <vscale x 16 x i32> %a
6565
}
66-

llvm/test/CodeGen/RISCV/rvv/vandn-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,3 @@ define <vscale x 8 x i64> @vandn_vx_swapped_nxv8i64(i64 %x, <vscale x 8 x i64> %
20032003
%b = and <vscale x 8 x i64> %splat, %y
20042004
ret <vscale x 8 x i64> %b
20052005
}
2006-

llvm/test/CodeGen/RISCV/rvv/vandn-vp.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1429,4 +1429,3 @@ define <vscale x 8 x i64> @vandn_vx_vp_nxv8i64(i64 %a, <vscale x 8 x i64> %b, <v
14291429
%x = call <vscale x 8 x i64> @llvm.vp.and.nxv8i64(<vscale x 8 x i64> %b, <vscale x 8 x i64> %splat.not.a, <vscale x 8 x i1> %mask, i32 %evl)
14301430
ret <vscale x 8 x i64> %x
14311431
}
1432-

llvm/test/CodeGen/RISCV/rvv/vector-splice.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2370,4 +2370,3 @@ define <vscale x 8 x double> @splice_nxv8f64_offset_max(<vscale x 8 x double> %a
23702370
}
23712371

23722372
attributes #0 = { vscale_range(2,0) }
2373-

llvm/test/CodeGen/RISCV/rvv/vexts-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,4 +617,3 @@ define <vscale x 8 x i64> @vzext_nxv8i32_nxv8i64(<vscale x 8 x i32> %va) {
617617
%evec = zext <vscale x 8 x i32> %va to <vscale x 8 x i64>
618618
ret <vscale x 8 x i64> %evec
619619
}
620-

llvm/test/CodeGen/RISCV/rvv/vmarith-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,3 @@ define <vscale x 16 x i1> @vmorn_vv_nxv16i1(<vscale x 16 x i1> %va, <vscale x 16
476476
%vc = or <vscale x 16 x i1> %va, %not
477477
ret <vscale x 16 x i1> %vc
478478
}
479-

llvm/test/CodeGen/RISCV/rvv/vmax-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,4 +889,3 @@ define <vscale x 8 x i64> @vmax_vi_nxv8i64_0(<vscale x 8 x i64> %va) {
889889
%vc = select <vscale x 8 x i1> %cmp, <vscale x 8 x i64> %va, <vscale x 8 x i64> %splat
890890
ret <vscale x 8 x i64> %vc
891891
}
892-

llvm/test/CodeGen/RISCV/rvv/vmin-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,4 +889,3 @@ define <vscale x 8 x i64> @vmin_vi_nxv8i64_0(<vscale x 8 x i64> %va) {
889889
%vc = select <vscale x 8 x i1> %cmp, <vscale x 8 x i64> %va, <vscale x 8 x i64> %splat
890890
ret <vscale x 8 x i64> %vc
891891
}
892-

llvm/test/CodeGen/RISCV/rvv/vmul-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,4 +1004,3 @@ define <vscale x 8 x i32> @vmul_vi_mask_nxv8i32(<vscale x 8 x i32> %va, <vscale
10041004
%vc = mul <vscale x 8 x i32> %va, %vs
10051005
ret <vscale x 8 x i32> %vc
10061006
}
1007-

llvm/test/CodeGen/RISCV/rvv/vrem-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,4 +1299,3 @@ define <vscale x 8 x i64> @vrem_vi_nxv8i64_0(<vscale x 8 x i64> %va) {
12991299
%vc = srem <vscale x 8 x i64> %va, %splat
13001300
ret <vscale x 8 x i64> %vc
13011301
}
1302-

llvm/test/CodeGen/RISCV/rvv/vrol-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,4 +1154,3 @@ define <vscale x 8 x i64> @vrol_vx_nxv8i64(<vscale x 8 x i64> %a, i64 %b) {
11541154
%x = call <vscale x 8 x i64> @llvm.fshl.nxv8i64(<vscale x 8 x i64> %a, <vscale x 8 x i64> %a, <vscale x 8 x i64> %b.splat)
11551155
ret <vscale x 8 x i64> %x
11561156
}
1157-

llvm/test/CodeGen/RISCV/rvv/vror-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,4 +1976,3 @@ define <vscale x 8 x i64> @vror_vi_rotl_nxv8i64(<vscale x 8 x i64> %a) {
19761976
%x = call <vscale x 8 x i64> @llvm.fshl.nxv8i64(<vscale x 8 x i64> %a, <vscale x 8 x i64> %a, <vscale x 8 x i64> shufflevector(<vscale x 8 x i64> insertelement(<vscale x 8 x i64> poison, i64 1, i32 0), <vscale x 8 x i64> poison, <vscale x 8 x i32> zeroinitializer))
19771977
ret <vscale x 8 x i64> %x
19781978
}
1979-

llvm/test/CodeGen/RISCV/rvv/vrsub-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,4 +581,3 @@ define <vscale x 8 x i64> @vrsub_vi_nxv8i64_0(<vscale x 8 x i64> %va) {
581581
%vc = sub <vscale x 8 x i64> %splat, %va
582582
ret <vscale x 8 x i64> %vc
583583
}
584-

llvm/test/CodeGen/RISCV/rvv/vsm4r.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ entry:
123123

124124
ret <vscale x 16 x i32> %a
125125
}
126-

llvm/test/CodeGen/RISCV/rvv/vsplats-i1.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,3 @@ define <vscale x 4 x i1> @splat_idx_nxv4i32(<vscale x 4 x i1> %v, i64 %idx) {
209209
%splat = shufflevector <vscale x 4 x i1> %ins, <vscale x 4 x i1> poison, <vscale x 4 x i32> zeroinitializer
210210
ret <vscale x 4 x i1> %splat
211211
}
212-

llvm/test/CodeGen/RISCV/rvv/vtruncs-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,4 +313,3 @@ define <vscale x 8 x i32> @vtrunc_nxv8i64_nxv8i32(<vscale x 8 x i64> %va) {
313313
%tvec = trunc <vscale x 8 x i64> %va to <vscale x 8 x i32>
314314
ret <vscale x 8 x i32> %tvec
315315
}
316-

llvm/test/CodeGen/RISCV/rvv/xsfvcp-x.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2239,4 +2239,3 @@ entry:
22392239
}
22402240

22412241
declare <vscale x 16 x float> @llvm.riscv.sf.vc.v.i.se.nxv16f32.iXLen.iXLen(iXLen, iXLen, iXLen, iXLen)
2242-

llvm/test/CodeGen/RISCV/rvv/xsfvcp-xv.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3669,4 +3669,3 @@ entry:
36693669
}
36703670

36713671
declare <vscale x 16 x float> @llvm.riscv.sf.vc.v.fv.se.nxv16f32.nxv16f32.iXLen.f32(iXLen, <vscale x 16 x float>, float, iXLen)
3672-

llvm/test/CodeGen/RISCV/rvv/xsfvcp-xvv.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3687,4 +3687,3 @@ entry:
36873687
}
36883688

36893689
declare <vscale x 16 x float> @llvm.riscv.sf.vc.v.fvv.se.nxv16f32.nxv16f32.nxv16i32.f32.iXLen(iXLen, <vscale x 16 x float>, <vscale x 16 x i32>, float %rs1, iXLen)
3690-

llvm/test/CodeGen/RISCV/rvv/xsfvcp-xvw.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2694,4 +2694,3 @@ entry:
26942694
}
26952695

26962696
declare <vscale x 8 x double> @llvm.riscv.sf.vc.v.fvw.se.nxv8f64.nxv8f32.nxv8i32.f32.iXLen(iXLen, <vscale x 8 x double>, <vscale x 8 x i32>, float, iXLen)
2697-

llvm/test/CodeGen/RISCV/saverestore-scs.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ define void @callee_scs() nounwind shadowcallstack {
3737
store volatile [30 x i32] %val, ptr @var2
3838
ret void
3939
}
40-

llvm/test/CodeGen/RISCV/split-urem-by-constant.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,4 +393,3 @@ define iXLen2 @test_urem_12(iXLen2 %x) nounwind {
393393
%a = urem iXLen2 %x, 12
394394
ret iXLen2 %a
395395
}
396-

llvm/test/CodeGen/RISCV/switch-width.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,4 +314,3 @@ return:
314314
%retval = phi i32 [ -1, %sw.default ], [ 0, %sw.bb0 ], [ 1, %sw.bb1 ]
315315
ret i32 %retval
316316
}
317-

llvm/test/CodeGen/RISCV/unroll-loop-cse.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,3 @@ define signext i32 @unroll_loop_cse() {
8989
%26 = phi i32 [ 1, %0 ], [ 1, %4 ], [ 1, %8 ], [ 1, %12 ], [ 1, %16 ], [ %24, %20 ]
9090
ret i32 %26
9191
}
92-

llvm/test/CodeGen/RISCV/xaluo.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5927,4 +5927,3 @@ declare {i32, i1} @llvm.smul.with.overflow.i32(i32, i32) nounwind readnone
59275927
declare {i64, i1} @llvm.smul.with.overflow.i64(i64, i64) nounwind readnone
59285928
declare {i32, i1} @llvm.umul.with.overflow.i32(i32, i32) nounwind readnone
59295929
declare {i64, i1} @llvm.umul.with.overflow.i64(i64, i64) nounwind readnone
5930-

llvm/test/CodeGen/RISCV/zbb-cmp-combine.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,3 @@ define i1 @no_same_ops(i64 %c, i64 %a, i64 %b) {
315315
%res = or i1 %l0, %l1
316316
ret i1 %res
317317
}
318-

llvm/test/Transforms/InterleavedAccess/RISCV/interleaved-accesses.ll

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -364,15 +364,3 @@ define void @load_factor2_fp128(ptr %ptr) {
364364
%v1 = shufflevector <4 x fp128> %interleaved.vec, <4 x fp128> poison, <2 x i32> <i32 1, i32 3>
365365
ret void
366366
}
367-
368-
369-
370-
371-
372-
373-
374-
375-
376-
377-
378-

0 commit comments

Comments
 (0)