diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/rvv/vslide1up.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/rvv/vslide1up.ll | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/llvm/test/CodeGen/RISCV/rvv/vslide1up.ll b/llvm/test/CodeGen/RISCV/rvv/vslide1up.ll index e1f020af4d5c..df19707180a8 100644 --- a/llvm/test/CodeGen/RISCV/rvv/vslide1up.ll +++ b/llvm/test/CodeGen/RISCV/rvv/vslide1up.ll @@ -19,7 +19,7 @@ define <vscale x 1 x i8> @intrinsic_vslide1up_vx_nxv1i8_nxv1i8_i8(<vscale x 1 x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i8> @llvm.riscv.vslide1up.nxv1i8.i8( - <vscale x 1 x i8> undef, + <vscale x 1 x i8> poison, <vscale x 1 x i8> %0, i8 %1, iXLen %2) @@ -67,7 +67,7 @@ define <vscale x 2 x i8> @intrinsic_vslide1up_vx_nxv2i8_nxv2i8_i8(<vscale x 2 x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i8> @llvm.riscv.vslide1up.nxv2i8.i8( - <vscale x 2 x i8> undef, + <vscale x 2 x i8> poison, <vscale x 2 x i8> %0, i8 %1, iXLen %2) @@ -115,7 +115,7 @@ define <vscale x 4 x i8> @intrinsic_vslide1up_vx_nxv4i8_nxv4i8_i8(<vscale x 4 x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i8> @llvm.riscv.vslide1up.nxv4i8.i8( - <vscale x 4 x i8> undef, + <vscale x 4 x i8> poison, <vscale x 4 x i8> %0, i8 %1, iXLen %2) @@ -163,7 +163,7 @@ define <vscale x 8 x i8> @intrinsic_vslide1up_vx_nxv8i8_nxv8i8_i8(<vscale x 8 x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i8> @llvm.riscv.vslide1up.nxv8i8.i8( - <vscale x 8 x i8> undef, + <vscale x 8 x i8> poison, <vscale x 8 x i8> %0, i8 %1, iXLen %2) @@ -211,7 +211,7 @@ define <vscale x 16 x i8> @intrinsic_vslide1up_vx_nxv16i8_nxv16i8_i8(<vscale x 1 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i8> @llvm.riscv.vslide1up.nxv16i8.i8( - <vscale x 16 x i8> undef, + <vscale x 16 x i8> poison, <vscale x 16 x i8> %0, i8 %1, iXLen %2) @@ -259,7 +259,7 @@ define <vscale x 32 x i8> @intrinsic_vslide1up_vx_nxv32i8_nxv32i8_i8(<vscale x 3 ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i8> @llvm.riscv.vslide1up.nxv32i8.i8( - <vscale x 32 x i8> undef, + <vscale x 32 x i8> poison, <vscale x 32 x i8> %0, i8 %1, iXLen %2) @@ -307,7 +307,7 @@ define <vscale x 64 x i8> @intrinsic_vslide1up_vx_nxv64i8_nxv64i8_i8(<vscale x 6 ; CHECK-NEXT: ret entry: %a = call <vscale x 64 x i8> @llvm.riscv.vslide1up.nxv64i8.i8( - <vscale x 64 x i8> undef, + <vscale x 64 x i8> poison, <vscale x 64 x i8> %0, i8 %1, iXLen %2) @@ -355,7 +355,7 @@ define <vscale x 1 x i16> @intrinsic_vslide1up_vx_nxv1i16_nxv1i16_i16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i16> @llvm.riscv.vslide1up.nxv1i16.i16( - <vscale x 1 x i16> undef, + <vscale x 1 x i16> poison, <vscale x 1 x i16> %0, i16 %1, iXLen %2) @@ -403,7 +403,7 @@ define <vscale x 2 x i16> @intrinsic_vslide1up_vx_nxv2i16_nxv2i16_i16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i16> @llvm.riscv.vslide1up.nxv2i16.i16( - <vscale x 2 x i16> undef, + <vscale x 2 x i16> poison, <vscale x 2 x i16> %0, i16 %1, iXLen %2) @@ -451,7 +451,7 @@ define <vscale x 4 x i16> @intrinsic_vslide1up_vx_nxv4i16_nxv4i16_i16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i16> @llvm.riscv.vslide1up.nxv4i16.i16( - <vscale x 4 x i16> undef, + <vscale x 4 x i16> poison, <vscale x 4 x i16> %0, i16 %1, iXLen %2) @@ -499,7 +499,7 @@ define <vscale x 8 x i16> @intrinsic_vslide1up_vx_nxv8i16_nxv8i16_i16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i16> @llvm.riscv.vslide1up.nxv8i16.i16( - <vscale x 8 x i16> undef, + <vscale x 8 x i16> poison, <vscale x 8 x i16> %0, i16 %1, iXLen %2) @@ -547,7 +547,7 @@ define <vscale x 16 x i16> @intrinsic_vslide1up_vx_nxv16i16_nxv16i16_i16(<vscale ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i16> @llvm.riscv.vslide1up.nxv16i16.i16( - <vscale x 16 x i16> undef, + <vscale x 16 x i16> poison, <vscale x 16 x i16> %0, i16 %1, iXLen %2) @@ -595,7 +595,7 @@ define <vscale x 32 x i16> @intrinsic_vslide1up_vx_nxv32i16_nxv32i16_i16(<vscale ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i16> @llvm.riscv.vslide1up.nxv32i16.i16( - <vscale x 32 x i16> undef, + <vscale x 32 x i16> poison, <vscale x 32 x i16> %0, i16 %1, iXLen %2) @@ -643,7 +643,7 @@ define <vscale x 1 x i32> @intrinsic_vslide1up_vx_nxv1i32_nxv1i32_i32(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i32> @llvm.riscv.vslide1up.nxv1i32.i32( - <vscale x 1 x i32> undef, + <vscale x 1 x i32> poison, <vscale x 1 x i32> %0, i32 %1, iXLen %2) @@ -691,7 +691,7 @@ define <vscale x 2 x i32> @intrinsic_vslide1up_vx_nxv2i32_nxv2i32_i32(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i32> @llvm.riscv.vslide1up.nxv2i32.i32( - <vscale x 2 x i32> undef, + <vscale x 2 x i32> poison, <vscale x 2 x i32> %0, i32 %1, iXLen %2) @@ -739,7 +739,7 @@ define <vscale x 4 x i32> @intrinsic_vslide1up_vx_nxv4i32_nxv4i32_i32(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i32> @llvm.riscv.vslide1up.nxv4i32.i32( - <vscale x 4 x i32> undef, + <vscale x 4 x i32> poison, <vscale x 4 x i32> %0, i32 %1, iXLen %2) @@ -787,7 +787,7 @@ define <vscale x 8 x i32> @intrinsic_vslide1up_vx_nxv8i32_nxv8i32_i32(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i32> @llvm.riscv.vslide1up.nxv8i32.i32( - <vscale x 8 x i32> undef, + <vscale x 8 x i32> poison, <vscale x 8 x i32> %0, i32 %1, iXLen %2) @@ -835,7 +835,7 @@ define <vscale x 16 x i32> @intrinsic_vslide1up_vx_nxv16i32_nxv16i32_i32(<vscale ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i32> @llvm.riscv.vslide1up.nxv16i32.i32( - <vscale x 16 x i32> undef, + <vscale x 16 x i32> poison, <vscale x 16 x i32> %0, i32 %1, iXLen %2) @@ -892,7 +892,7 @@ define <vscale x 1 x i64> @intrinsic_vslide1up_vx_nxv1i64_nxv1i64_i64(<vscale x ; RV64-NEXT: ret entry: %a = call <vscale x 1 x i64> @llvm.riscv.vslide1up.nxv1i64.i64( - <vscale x 1 x i64> undef, + <vscale x 1 x i64> poison, <vscale x 1 x i64> %0, i64 %1, iXLen %2) @@ -960,7 +960,7 @@ define <vscale x 2 x i64> @intrinsic_vslide1up_vx_nxv2i64_nxv2i64_i64(<vscale x ; RV64-NEXT: ret entry: %a = call <vscale x 2 x i64> @llvm.riscv.vslide1up.nxv2i64.i64( - <vscale x 2 x i64> undef, + <vscale x 2 x i64> poison, <vscale x 2 x i64> %0, i64 %1, iXLen %2) @@ -1028,7 +1028,7 @@ define <vscale x 4 x i64> @intrinsic_vslide1up_vx_nxv4i64_nxv4i64_i64(<vscale x ; RV64-NEXT: ret entry: %a = call <vscale x 4 x i64> @llvm.riscv.vslide1up.nxv4i64.i64( - <vscale x 4 x i64> undef, + <vscale x 4 x i64> poison, <vscale x 4 x i64> %0, i64 %1, iXLen %2) @@ -1096,7 +1096,7 @@ define <vscale x 8 x i64> @intrinsic_vslide1up_vx_nxv8i64_nxv8i64_i64(<vscale x ; RV64-NEXT: ret entry: %a = call <vscale x 8 x i64> @llvm.riscv.vslide1up.nxv8i64.i64( - <vscale x 8 x i64> undef, + <vscale x 8 x i64> poison, <vscale x 8 x i64> %0, i64 %1, iXLen %2) |
