diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/rvv/vle.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/rvv/vle.ll | 86 |
1 files changed, 43 insertions, 43 deletions
diff --git a/llvm/test/CodeGen/RISCV/rvv/vle.ll b/llvm/test/CodeGen/RISCV/rvv/vle.ll index bc92dfd16c88..0b67d683ed8b 100644 --- a/llvm/test/CodeGen/RISCV/rvv/vle.ll +++ b/llvm/test/CodeGen/RISCV/rvv/vle.ll @@ -17,7 +17,7 @@ define <vscale x 1 x i64> @intrinsic_vle_v_nxv1i64_nxv1i64(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i64> @llvm.riscv.vle.nxv1i64( - <vscale x 1 x i64> undef, + <vscale x 1 x i64> poison, ptr %0, iXLen %1) @@ -60,7 +60,7 @@ define <vscale x 2 x i64> @intrinsic_vle_v_nxv2i64_nxv2i64(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i64> @llvm.riscv.vle.nxv2i64( - <vscale x 2 x i64> undef, + <vscale x 2 x i64> poison, ptr %0, iXLen %1) @@ -103,7 +103,7 @@ define <vscale x 4 x i64> @intrinsic_vle_v_nxv4i64_nxv4i64(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i64> @llvm.riscv.vle.nxv4i64( - <vscale x 4 x i64> undef, + <vscale x 4 x i64> poison, ptr %0, iXLen %1) @@ -146,7 +146,7 @@ define <vscale x 8 x i64> @intrinsic_vle_v_nxv8i64_nxv8i64(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i64> @llvm.riscv.vle.nxv8i64( - <vscale x 8 x i64> undef, + <vscale x 8 x i64> poison, ptr %0, iXLen %1) @@ -189,7 +189,7 @@ define <vscale x 1 x double> @intrinsic_vle_v_nxv1f64_nxv1f64(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x double> @llvm.riscv.vle.nxv1f64( - <vscale x 1 x double> undef, + <vscale x 1 x double> poison, ptr %0, iXLen %1) @@ -232,7 +232,7 @@ define <vscale x 2 x double> @intrinsic_vle_v_nxv2f64_nxv2f64(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x double> @llvm.riscv.vle.nxv2f64( - <vscale x 2 x double> undef, + <vscale x 2 x double> poison, ptr %0, iXLen %1) @@ -275,7 +275,7 @@ define <vscale x 4 x double> @intrinsic_vle_v_nxv4f64_nxv4f64(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x double> @llvm.riscv.vle.nxv4f64( - <vscale x 4 x double> undef, + <vscale x 4 x double> poison, ptr %0, iXLen %1) @@ -318,7 +318,7 @@ define <vscale x 8 x double> @intrinsic_vle_v_nxv8f64_nxv8f64(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x double> @llvm.riscv.vle.nxv8f64( - <vscale x 8 x double> undef, + <vscale x 8 x double> poison, ptr %0, iXLen %1) @@ -361,7 +361,7 @@ define <vscale x 1 x i32> @intrinsic_vle_v_nxv1i32_nxv1i32(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i32> @llvm.riscv.vle.nxv1i32( - <vscale x 1 x i32> undef, + <vscale x 1 x i32> poison, ptr %0, iXLen %1) @@ -404,7 +404,7 @@ define <vscale x 2 x i32> @intrinsic_vle_v_nxv2i32_nxv2i32(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i32> @llvm.riscv.vle.nxv2i32( - <vscale x 2 x i32> undef, + <vscale x 2 x i32> poison, ptr %0, iXLen %1) @@ -447,7 +447,7 @@ define <vscale x 4 x i32> @intrinsic_vle_v_nxv4i32_nxv4i32(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i32> @llvm.riscv.vle.nxv4i32( - <vscale x 4 x i32> undef, + <vscale x 4 x i32> poison, ptr %0, iXLen %1) @@ -490,7 +490,7 @@ define <vscale x 8 x i32> @intrinsic_vle_v_nxv8i32_nxv8i32(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i32> @llvm.riscv.vle.nxv8i32( - <vscale x 8 x i32> undef, + <vscale x 8 x i32> poison, ptr %0, iXLen %1) @@ -533,7 +533,7 @@ define <vscale x 16 x i32> @intrinsic_vle_v_nxv16i32_nxv16i32(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i32> @llvm.riscv.vle.nxv16i32( - <vscale x 16 x i32> undef, + <vscale x 16 x i32> poison, ptr %0, iXLen %1) @@ -576,7 +576,7 @@ define <vscale x 1 x float> @intrinsic_vle_v_nxv1f32_nxv1f32(ptr %0, iXLen %1) n ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x float> @llvm.riscv.vle.nxv1f32( - <vscale x 1 x float> undef, + <vscale x 1 x float> poison, ptr %0, iXLen %1) @@ -619,7 +619,7 @@ define <vscale x 2 x float> @intrinsic_vle_v_nxv2f32_nxv2f32(ptr %0, iXLen %1) n ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x float> @llvm.riscv.vle.nxv2f32( - <vscale x 2 x float> undef, + <vscale x 2 x float> poison, ptr %0, iXLen %1) @@ -662,7 +662,7 @@ define <vscale x 4 x float> @intrinsic_vle_v_nxv4f32_nxv4f32(ptr %0, iXLen %1) n ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x float> @llvm.riscv.vle.nxv4f32( - <vscale x 4 x float> undef, + <vscale x 4 x float> poison, ptr %0, iXLen %1) @@ -705,7 +705,7 @@ define <vscale x 8 x float> @intrinsic_vle_v_nxv8f32_nxv8f32(ptr %0, iXLen %1) n ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x float> @llvm.riscv.vle.nxv8f32( - <vscale x 8 x float> undef, + <vscale x 8 x float> poison, ptr %0, iXLen %1) @@ -748,7 +748,7 @@ define <vscale x 16 x float> @intrinsic_vle_v_nxv16f32_nxv16f32(ptr %0, iXLen %1 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x float> @llvm.riscv.vle.nxv16f32( - <vscale x 16 x float> undef, + <vscale x 16 x float> poison, ptr %0, iXLen %1) @@ -791,7 +791,7 @@ define <vscale x 1 x i16> @intrinsic_vle_v_nxv1i16_nxv1i16(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i16> @llvm.riscv.vle.nxv1i16( - <vscale x 1 x i16> undef, + <vscale x 1 x i16> poison, ptr %0, iXLen %1) @@ -834,7 +834,7 @@ define <vscale x 2 x i16> @intrinsic_vle_v_nxv2i16_nxv2i16(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i16> @llvm.riscv.vle.nxv2i16( - <vscale x 2 x i16> undef, + <vscale x 2 x i16> poison, ptr %0, iXLen %1) @@ -877,7 +877,7 @@ define <vscale x 4 x i16> @intrinsic_vle_v_nxv4i16_nxv4i16(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i16> @llvm.riscv.vle.nxv4i16( - <vscale x 4 x i16> undef, + <vscale x 4 x i16> poison, ptr %0, iXLen %1) @@ -920,7 +920,7 @@ define <vscale x 8 x i16> @intrinsic_vle_v_nxv8i16_nxv8i16(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i16> @llvm.riscv.vle.nxv8i16( - <vscale x 8 x i16> undef, + <vscale x 8 x i16> poison, ptr %0, iXLen %1) @@ -963,7 +963,7 @@ define <vscale x 16 x i16> @intrinsic_vle_v_nxv16i16_nxv16i16(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i16> @llvm.riscv.vle.nxv16i16( - <vscale x 16 x i16> undef, + <vscale x 16 x i16> poison, ptr %0, iXLen %1) @@ -1006,7 +1006,7 @@ define <vscale x 32 x i16> @intrinsic_vle_v_nxv32i16_nxv32i16(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i16> @llvm.riscv.vle.nxv32i16( - <vscale x 32 x i16> undef, + <vscale x 32 x i16> poison, ptr %0, iXLen %1) @@ -1049,7 +1049,7 @@ define <vscale x 1 x half> @intrinsic_vle_v_nxv1f16_nxv1f16(ptr %0, iXLen %1) no ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x half> @llvm.riscv.vle.nxv1f16( - <vscale x 1 x half> undef, + <vscale x 1 x half> poison, ptr %0, iXLen %1) @@ -1092,7 +1092,7 @@ define <vscale x 2 x half> @intrinsic_vle_v_nxv2f16_nxv2f16(ptr %0, iXLen %1) no ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x half> @llvm.riscv.vle.nxv2f16( - <vscale x 2 x half> undef, + <vscale x 2 x half> poison, ptr %0, iXLen %1) @@ -1135,7 +1135,7 @@ define <vscale x 4 x half> @intrinsic_vle_v_nxv4f16_nxv4f16(ptr %0, iXLen %1) no ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x half> @llvm.riscv.vle.nxv4f16( - <vscale x 4 x half> undef, + <vscale x 4 x half> poison, ptr %0, iXLen %1) @@ -1178,7 +1178,7 @@ define <vscale x 8 x half> @intrinsic_vle_v_nxv8f16_nxv8f16(ptr %0, iXLen %1) no ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x half> @llvm.riscv.vle.nxv8f16( - <vscale x 8 x half> undef, + <vscale x 8 x half> poison, ptr %0, iXLen %1) @@ -1221,7 +1221,7 @@ define <vscale x 16 x half> @intrinsic_vle_v_nxv16f16_nxv16f16(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x half> @llvm.riscv.vle.nxv16f16( - <vscale x 16 x half> undef, + <vscale x 16 x half> poison, ptr %0, iXLen %1) @@ -1264,7 +1264,7 @@ define <vscale x 32 x half> @intrinsic_vle_v_nxv32f16_nxv32f16(ptr %0, iXLen %1) ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x half> @llvm.riscv.vle.nxv32f16( - <vscale x 32 x half> undef, + <vscale x 32 x half> poison, ptr %0, iXLen %1) @@ -1307,7 +1307,7 @@ define <vscale x 1 x bfloat> @intrinsic_vle_v_nxv1bf16_nxv1bf16(ptr %0, iXLen %1 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x bfloat> @llvm.riscv.vle.nxv1bf16( - <vscale x 1 x bfloat> undef, + <vscale x 1 x bfloat> poison, ptr %0, iXLen %1) @@ -1350,7 +1350,7 @@ define <vscale x 2 x bfloat> @intrinsic_vle_v_nxv2bf16_nxv2bf16(ptr %0, iXLen %1 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x bfloat> @llvm.riscv.vle.nxv2bf16( - <vscale x 2 x bfloat> undef, + <vscale x 2 x bfloat> poison, ptr %0, iXLen %1) @@ -1393,7 +1393,7 @@ define <vscale x 4 x bfloat> @intrinsic_vle_v_nxv4bf16_nxv4bf16(ptr %0, iXLen %1 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x bfloat> @llvm.riscv.vle.nxv4bf16( - <vscale x 4 x bfloat> undef, + <vscale x 4 x bfloat> poison, ptr %0, iXLen %1) @@ -1436,7 +1436,7 @@ define <vscale x 8 x bfloat> @intrinsic_vle_v_nxv8bf16_nxv8bf16(ptr %0, iXLen %1 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x bfloat> @llvm.riscv.vle.nxv8bf16( - <vscale x 8 x bfloat> undef, + <vscale x 8 x bfloat> poison, ptr %0, iXLen %1) @@ -1479,7 +1479,7 @@ define <vscale x 16 x bfloat> @intrinsic_vle_v_nxv16bf16_nxv16bf16(ptr %0, iXLen ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x bfloat> @llvm.riscv.vle.nxv16bf16( - <vscale x 16 x bfloat> undef, + <vscale x 16 x bfloat> poison, ptr %0, iXLen %1) @@ -1522,7 +1522,7 @@ define <vscale x 32 x bfloat> @intrinsic_vle_v_nxv32bf16_nxv32bf16(ptr %0, iXLen ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x bfloat> @llvm.riscv.vle.nxv32bf16( - <vscale x 32 x bfloat> undef, + <vscale x 32 x bfloat> poison, ptr %0, iXLen %1) @@ -1565,7 +1565,7 @@ define <vscale x 1 x i8> @intrinsic_vle_v_nxv1i8_nxv1i8(ptr %0, iXLen %1) nounwi ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x i8> @llvm.riscv.vle.nxv1i8( - <vscale x 1 x i8> undef, + <vscale x 1 x i8> poison, ptr %0, iXLen %1) @@ -1608,7 +1608,7 @@ define <vscale x 2 x i8> @intrinsic_vle_v_nxv2i8_nxv2i8(ptr %0, iXLen %1) nounwi ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x i8> @llvm.riscv.vle.nxv2i8( - <vscale x 2 x i8> undef, + <vscale x 2 x i8> poison, ptr %0, iXLen %1) @@ -1651,7 +1651,7 @@ define <vscale x 4 x i8> @intrinsic_vle_v_nxv4i8_nxv4i8(ptr %0, iXLen %1) nounwi ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x i8> @llvm.riscv.vle.nxv4i8( - <vscale x 4 x i8> undef, + <vscale x 4 x i8> poison, ptr %0, iXLen %1) @@ -1694,7 +1694,7 @@ define <vscale x 8 x i8> @intrinsic_vle_v_nxv8i8_nxv8i8(ptr %0, iXLen %1) nounwi ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x i8> @llvm.riscv.vle.nxv8i8( - <vscale x 8 x i8> undef, + <vscale x 8 x i8> poison, ptr %0, iXLen %1) @@ -1737,7 +1737,7 @@ define <vscale x 16 x i8> @intrinsic_vle_v_nxv16i8_nxv16i8(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x i8> @llvm.riscv.vle.nxv16i8( - <vscale x 16 x i8> undef, + <vscale x 16 x i8> poison, ptr %0, iXLen %1) @@ -1780,7 +1780,7 @@ define <vscale x 32 x i8> @intrinsic_vle_v_nxv32i8_nxv32i8(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x i8> @llvm.riscv.vle.nxv32i8( - <vscale x 32 x i8> undef, + <vscale x 32 x i8> poison, ptr %0, iXLen %1) @@ -1823,7 +1823,7 @@ define <vscale x 64 x i8> @intrinsic_vle_v_nxv64i8_nxv64i8(ptr %0, iXLen %1) nou ; CHECK-NEXT: ret entry: %a = call <vscale x 64 x i8> @llvm.riscv.vle.nxv64i8( - <vscale x 64 x i8> undef, + <vscale x 64 x i8> poison, ptr %0, iXLen %1) |
