diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/rvv/viota.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/rvv/viota.ll | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/llvm/test/CodeGen/RISCV/rvv/viota.ll b/llvm/test/CodeGen/RISCV/rvv/viota.ll index dc88c3ff58cf..a60aca3c4f06 100644 --- a/llvm/test/CodeGen/RISCV/rvv/viota.ll +++ b/llvm/test/CodeGen/RISCV/rvv/viota.ll @@ -17,7 +17,7 @@ define <vscale x 1 x i8> @intrinsic_viota_m_nxv1i8_nxv1i1(<vscale x 1 x i1> %0, ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i8> @llvm.riscv.viota.nxv1i8( - <vscale x 1 x i8> undef, + <vscale x 1 x i8> poison, <vscale x 1 x i1> %0, iXLen %1) @@ -59,7 +59,7 @@ define <vscale x 2 x i8> @intrinsic_viota_m_nxv2i8_nxv2i1(<vscale x 2 x i1> %0, ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i8> @llvm.riscv.viota.nxv2i8( - <vscale x 2 x i8> undef, + <vscale x 2 x i8> poison, <vscale x 2 x i1> %0, iXLen %1) @@ -101,7 +101,7 @@ define <vscale x 4 x i8> @intrinsic_viota_m_nxv4i8_nxv4i1(<vscale x 4 x i1> %0, ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i8> @llvm.riscv.viota.nxv4i8( - <vscale x 4 x i8> undef, + <vscale x 4 x i8> poison, <vscale x 4 x i1> %0, iXLen %1) @@ -143,7 +143,7 @@ define <vscale x 8 x i8> @intrinsic_viota_m_nxv8i8_nxv8i1(<vscale x 8 x i1> %0, ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i8> @llvm.riscv.viota.nxv8i8( - <vscale x 8 x i8> undef, + <vscale x 8 x i8> poison, <vscale x 8 x i1> %0, iXLen %1) @@ -185,7 +185,7 @@ define <vscale x 16 x i8> @intrinsic_viota_m_nxv16i8_nxv16i1(<vscale x 16 x i1> ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i8> @llvm.riscv.viota.nxv16i8( - <vscale x 16 x i8> undef, + <vscale x 16 x i8> poison, <vscale x 16 x i1> %0, iXLen %1) @@ -227,7 +227,7 @@ define <vscale x 32 x i8> @intrinsic_viota_m_nxv32i8_nxv32i1(<vscale x 32 x i1> ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i8> @llvm.riscv.viota.nxv32i8( - <vscale x 32 x i8> undef, + <vscale x 32 x i8> poison, <vscale x 32 x i1> %0, iXLen %1) @@ -269,7 +269,7 @@ define <vscale x 64 x i8> @intrinsic_viota_m_nxv64i8_nxv64i1(<vscale x 64 x i1> ; CHECK-NEXT: ret entry: %a = call <vscale x 64 x i8> @llvm.riscv.viota.nxv64i8( - <vscale x 64 x i8> undef, + <vscale x 64 x i8> poison, <vscale x 64 x i1> %0, iXLen %1) @@ -311,7 +311,7 @@ define <vscale x 1 x i16> @intrinsic_viota_m_nxv1i16_nxv1i1(<vscale x 1 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i16> @llvm.riscv.viota.nxv1i16( - <vscale x 1 x i16> undef, + <vscale x 1 x i16> poison, <vscale x 1 x i1> %0, iXLen %1) @@ -353,7 +353,7 @@ define <vscale x 2 x i16> @intrinsic_viota_m_nxv2i16_nxv2i1(<vscale x 2 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i16> @llvm.riscv.viota.nxv2i16( - <vscale x 2 x i16> undef, + <vscale x 2 x i16> poison, <vscale x 2 x i1> %0, iXLen %1) @@ -395,7 +395,7 @@ define <vscale x 4 x i16> @intrinsic_viota_m_nxv4i16_nxv4i1(<vscale x 4 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i16> @llvm.riscv.viota.nxv4i16( - <vscale x 4 x i16> undef, + <vscale x 4 x i16> poison, <vscale x 4 x i1> %0, iXLen %1) @@ -437,7 +437,7 @@ define <vscale x 8 x i16> @intrinsic_viota_m_nxv8i16_nxv8i1(<vscale x 8 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i16> @llvm.riscv.viota.nxv8i16( - <vscale x 8 x i16> undef, + <vscale x 8 x i16> poison, <vscale x 8 x i1> %0, iXLen %1) @@ -479,7 +479,7 @@ define <vscale x 16 x i16> @intrinsic_viota_m_nxv16i16_nxv16i1(<vscale x 16 x i1 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i16> @llvm.riscv.viota.nxv16i16( - <vscale x 16 x i16> undef, + <vscale x 16 x i16> poison, <vscale x 16 x i1> %0, iXLen %1) @@ -521,7 +521,7 @@ define <vscale x 32 x i16> @intrinsic_viota_m_nxv32i16_nxv32i1(<vscale x 32 x i1 ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i16> @llvm.riscv.viota.nxv32i16( - <vscale x 32 x i16> undef, + <vscale x 32 x i16> poison, <vscale x 32 x i1> %0, iXLen %1) @@ -563,7 +563,7 @@ define <vscale x 1 x i32> @intrinsic_viota_m_nxv1i32_nxv1i1(<vscale x 1 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i32> @llvm.riscv.viota.nxv1i32( - <vscale x 1 x i32> undef, + <vscale x 1 x i32> poison, <vscale x 1 x i1> %0, iXLen %1) @@ -605,7 +605,7 @@ define <vscale x 2 x i32> @intrinsic_viota_m_nxv2i32_nxv2i1(<vscale x 2 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i32> @llvm.riscv.viota.nxv2i32( - <vscale x 2 x i32> undef, + <vscale x 2 x i32> poison, <vscale x 2 x i1> %0, iXLen %1) @@ -647,7 +647,7 @@ define <vscale x 4 x i32> @intrinsic_viota_m_nxv4i32_nxv4i1(<vscale x 4 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i32> @llvm.riscv.viota.nxv4i32( - <vscale x 4 x i32> undef, + <vscale x 4 x i32> poison, <vscale x 4 x i1> %0, iXLen %1) @@ -689,7 +689,7 @@ define <vscale x 8 x i32> @intrinsic_viota_m_nxv8i32_nxv8i1(<vscale x 8 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i32> @llvm.riscv.viota.nxv8i32( - <vscale x 8 x i32> undef, + <vscale x 8 x i32> poison, <vscale x 8 x i1> %0, iXLen %1) @@ -731,7 +731,7 @@ define <vscale x 16 x i32> @intrinsic_viota_m_nxv16i32_nxv16i1(<vscale x 16 x i1 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i32> @llvm.riscv.viota.nxv16i32( - <vscale x 16 x i32> undef, + <vscale x 16 x i32> poison, <vscale x 16 x i1> %0, iXLen %1) @@ -773,7 +773,7 @@ define <vscale x 1 x i64> @intrinsic_viota_m_nxv1i64_nxv1i1(<vscale x 1 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i64> @llvm.riscv.viota.nxv1i64( - <vscale x 1 x i64> undef, + <vscale x 1 x i64> poison, <vscale x 1 x i1> %0, iXLen %1) @@ -815,7 +815,7 @@ define <vscale x 2 x i64> @intrinsic_viota_m_nxv2i64_nxv2i1(<vscale x 2 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i64> @llvm.riscv.viota.nxv2i64( - <vscale x 2 x i64> undef, + <vscale x 2 x i64> poison, <vscale x 2 x i1> %0, iXLen %1) @@ -857,7 +857,7 @@ define <vscale x 4 x i64> @intrinsic_viota_m_nxv4i64_nxv4i1(<vscale x 4 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i64> @llvm.riscv.viota.nxv4i64( - <vscale x 4 x i64> undef, + <vscale x 4 x i64> poison, <vscale x 4 x i1> %0, iXLen %1) @@ -899,7 +899,7 @@ define <vscale x 8 x i64> @intrinsic_viota_m_nxv8i64_nxv8i1(<vscale x 8 x i1> %0 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i64> @llvm.riscv.viota.nxv8i64( - <vscale x 8 x i64> undef, + <vscale x 8 x i64> poison, <vscale x 8 x i1> %0, iXLen %1) |
