diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll b/llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll index 97d6e2924178..db303dddc328 100644 --- a/llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll +++ b/llvm/test/CodeGen/RISCV/rvv/vfrsqrt7.ll @@ -17,7 +17,7 @@ define <vscale x 1 x half> @intrinsic_vfrsqrt7_v_nxv1f16_nxv1f16(<vscale x 1 x h ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x half> @llvm.riscv.vfrsqrt7.nxv1f16( - <vscale x 1 x half> undef, + <vscale x 1 x half> poison, <vscale x 1 x half> %0, iXLen %1) @@ -60,7 +60,7 @@ define <vscale x 2 x half> @intrinsic_vfrsqrt7_v_nxv2f16_nxv2f16(<vscale x 2 x h ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x half> @llvm.riscv.vfrsqrt7.nxv2f16( - <vscale x 2 x half> undef, + <vscale x 2 x half> poison, <vscale x 2 x half> %0, iXLen %1) @@ -103,7 +103,7 @@ define <vscale x 4 x half> @intrinsic_vfrsqrt7_v_nxv4f16_nxv4f16(<vscale x 4 x h ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x half> @llvm.riscv.vfrsqrt7.nxv4f16( - <vscale x 4 x half> undef, + <vscale x 4 x half> poison, <vscale x 4 x half> %0, iXLen %1) @@ -146,7 +146,7 @@ define <vscale x 8 x half> @intrinsic_vfrsqrt7_v_nxv8f16_nxv8f16(<vscale x 8 x h ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x half> @llvm.riscv.vfrsqrt7.nxv8f16( - <vscale x 8 x half> undef, + <vscale x 8 x half> poison, <vscale x 8 x half> %0, iXLen %1) @@ -189,7 +189,7 @@ define <vscale x 16 x half> @intrinsic_vfrsqrt7_v_nxv16f16_nxv16f16(<vscale x 16 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x half> @llvm.riscv.vfrsqrt7.nxv16f16( - <vscale x 16 x half> undef, + <vscale x 16 x half> poison, <vscale x 16 x half> %0, iXLen %1) @@ -232,7 +232,7 @@ define <vscale x 32 x half> @intrinsic_vfrsqrt7_v_nxv32f16_nxv32f16(<vscale x 32 ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x half> @llvm.riscv.vfrsqrt7.nxv32f16( - <vscale x 32 x half> undef, + <vscale x 32 x half> poison, <vscale x 32 x half> %0, iXLen %1) @@ -275,7 +275,7 @@ define <vscale x 1 x float> @intrinsic_vfrsqrt7_v_nxv1f32_nxv1f32(<vscale x 1 x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x float> @llvm.riscv.vfrsqrt7.nxv1f32( - <vscale x 1 x float> undef, + <vscale x 1 x float> poison, <vscale x 1 x float> %0, iXLen %1) @@ -318,7 +318,7 @@ define <vscale x 2 x float> @intrinsic_vfrsqrt7_v_nxv2f32_nxv2f32(<vscale x 2 x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x float> @llvm.riscv.vfrsqrt7.nxv2f32( - <vscale x 2 x float> undef, + <vscale x 2 x float> poison, <vscale x 2 x float> %0, iXLen %1) @@ -361,7 +361,7 @@ define <vscale x 4 x float> @intrinsic_vfrsqrt7_v_nxv4f32_nxv4f32(<vscale x 4 x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x float> @llvm.riscv.vfrsqrt7.nxv4f32( - <vscale x 4 x float> undef, + <vscale x 4 x float> poison, <vscale x 4 x float> %0, iXLen %1) @@ -404,7 +404,7 @@ define <vscale x 8 x float> @intrinsic_vfrsqrt7_v_nxv8f32_nxv8f32(<vscale x 8 x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x float> @llvm.riscv.vfrsqrt7.nxv8f32( - <vscale x 8 x float> undef, + <vscale x 8 x float> poison, <vscale x 8 x float> %0, iXLen %1) @@ -447,7 +447,7 @@ define <vscale x 16 x float> @intrinsic_vfrsqrt7_v_nxv16f32_nxv16f32(<vscale x 1 ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x float> @llvm.riscv.vfrsqrt7.nxv16f32( - <vscale x 16 x float> undef, + <vscale x 16 x float> poison, <vscale x 16 x float> %0, iXLen %1) @@ -490,7 +490,7 @@ define <vscale x 1 x double> @intrinsic_vfrsqrt7_v_nxv1f64_nxv1f64(<vscale x 1 x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x double> @llvm.riscv.vfrsqrt7.nxv1f64( - <vscale x 1 x double> undef, + <vscale x 1 x double> poison, <vscale x 1 x double> %0, iXLen %1) @@ -533,7 +533,7 @@ define <vscale x 2 x double> @intrinsic_vfrsqrt7_v_nxv2f64_nxv2f64(<vscale x 2 x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x double> @llvm.riscv.vfrsqrt7.nxv2f64( - <vscale x 2 x double> undef, + <vscale x 2 x double> poison, <vscale x 2 x double> %0, iXLen %1) @@ -576,7 +576,7 @@ define <vscale x 4 x double> @intrinsic_vfrsqrt7_v_nxv4f64_nxv4f64(<vscale x 4 x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x double> @llvm.riscv.vfrsqrt7.nxv4f64( - <vscale x 4 x double> undef, + <vscale x 4 x double> poison, <vscale x 4 x double> %0, iXLen %1) @@ -619,7 +619,7 @@ define <vscale x 8 x double> @intrinsic_vfrsqrt7_v_nxv8f64_nxv8f64(<vscale x 8 x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x double> @llvm.riscv.vfrsqrt7.nxv8f64( - <vscale x 8 x double> undef, + <vscale x 8 x double> poison, <vscale x 8 x double> %0, iXLen %1) |
