diff options
Diffstat (limited to 'llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll')
| -rw-r--r-- | llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll b/llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll index 9d29db4b1868..6a2a6a4c4a0c 100644 --- a/llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll +++ b/llvm/test/CodeGen/RISCV/rvv/vfrdiv.ll @@ -20,7 +20,7 @@ define <vscale x 1 x half> @intrinsic_vfrdiv_vf_nxv1f16_nxv1f16_f16(<vscale x 1 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x half> @llvm.riscv.vfrdiv.nxv1f16.f16( - <vscale x 1 x half> undef, + <vscale x 1 x half> poison, <vscale x 1 x half> %0, half %1, iXLen 0, iXLen %2) @@ -70,7 +70,7 @@ define <vscale x 2 x half> @intrinsic_vfrdiv_vf_nxv2f16_nxv2f16_f16(<vscale x 2 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x half> @llvm.riscv.vfrdiv.nxv2f16.f16( - <vscale x 2 x half> undef, + <vscale x 2 x half> poison, <vscale x 2 x half> %0, half %1, iXLen 0, iXLen %2) @@ -120,7 +120,7 @@ define <vscale x 4 x half> @intrinsic_vfrdiv_vf_nxv4f16_nxv4f16_f16(<vscale x 4 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x half> @llvm.riscv.vfrdiv.nxv4f16.f16( - <vscale x 4 x half> undef, + <vscale x 4 x half> poison, <vscale x 4 x half> %0, half %1, iXLen 0, iXLen %2) @@ -170,7 +170,7 @@ define <vscale x 8 x half> @intrinsic_vfrdiv_vf_nxv8f16_nxv8f16_f16(<vscale x 8 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x half> @llvm.riscv.vfrdiv.nxv8f16.f16( - <vscale x 8 x half> undef, + <vscale x 8 x half> poison, <vscale x 8 x half> %0, half %1, iXLen 0, iXLen %2) @@ -220,7 +220,7 @@ define <vscale x 16 x half> @intrinsic_vfrdiv_vf_nxv16f16_nxv16f16_f16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x half> @llvm.riscv.vfrdiv.nxv16f16.f16( - <vscale x 16 x half> undef, + <vscale x 16 x half> poison, <vscale x 16 x half> %0, half %1, iXLen 0, iXLen %2) @@ -270,7 +270,7 @@ define <vscale x 32 x half> @intrinsic_vfrdiv_vf_nxv32f16_nxv32f16_f16(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 32 x half> @llvm.riscv.vfrdiv.nxv32f16.f16( - <vscale x 32 x half> undef, + <vscale x 32 x half> poison, <vscale x 32 x half> %0, half %1, iXLen 0, iXLen %2) @@ -320,7 +320,7 @@ define <vscale x 1 x float> @intrinsic_vfrdiv_vf_nxv1f32_nxv1f32_f32(<vscale x 1 ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x float> @llvm.riscv.vfrdiv.nxv1f32.f32( - <vscale x 1 x float> undef, + <vscale x 1 x float> poison, <vscale x 1 x float> %0, float %1, iXLen 0, iXLen %2) @@ -370,7 +370,7 @@ define <vscale x 2 x float> @intrinsic_vfrdiv_vf_nxv2f32_nxv2f32_f32(<vscale x 2 ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x float> @llvm.riscv.vfrdiv.nxv2f32.f32( - <vscale x 2 x float> undef, + <vscale x 2 x float> poison, <vscale x 2 x float> %0, float %1, iXLen 0, iXLen %2) @@ -420,7 +420,7 @@ define <vscale x 4 x float> @intrinsic_vfrdiv_vf_nxv4f32_nxv4f32_f32(<vscale x 4 ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x float> @llvm.riscv.vfrdiv.nxv4f32.f32( - <vscale x 4 x float> undef, + <vscale x 4 x float> poison, <vscale x 4 x float> %0, float %1, iXLen 0, iXLen %2) @@ -470,7 +470,7 @@ define <vscale x 8 x float> @intrinsic_vfrdiv_vf_nxv8f32_nxv8f32_f32(<vscale x 8 ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x float> @llvm.riscv.vfrdiv.nxv8f32.f32( - <vscale x 8 x float> undef, + <vscale x 8 x float> poison, <vscale x 8 x float> %0, float %1, iXLen 0, iXLen %2) @@ -520,7 +520,7 @@ define <vscale x 16 x float> @intrinsic_vfrdiv_vf_nxv16f32_nxv16f32_f32(<vscale ; CHECK-NEXT: ret entry: %a = call <vscale x 16 x float> @llvm.riscv.vfrdiv.nxv16f32.f32( - <vscale x 16 x float> undef, + <vscale x 16 x float> poison, <vscale x 16 x float> %0, float %1, iXLen 0, iXLen %2) @@ -570,7 +570,7 @@ define <vscale x 1 x double> @intrinsic_vfrdiv_vf_nxv1f64_nxv1f64_f64(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 1 x double> @llvm.riscv.vfrdiv.nxv1f64.f64( - <vscale x 1 x double> undef, + <vscale x 1 x double> poison, <vscale x 1 x double> %0, double %1, iXLen 0, iXLen %2) @@ -620,7 +620,7 @@ define <vscale x 2 x double> @intrinsic_vfrdiv_vf_nxv2f64_nxv2f64_f64(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 2 x double> @llvm.riscv.vfrdiv.nxv2f64.f64( - <vscale x 2 x double> undef, + <vscale x 2 x double> poison, <vscale x 2 x double> %0, double %1, iXLen 0, iXLen %2) @@ -670,7 +670,7 @@ define <vscale x 4 x double> @intrinsic_vfrdiv_vf_nxv4f64_nxv4f64_f64(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 4 x double> @llvm.riscv.vfrdiv.nxv4f64.f64( - <vscale x 4 x double> undef, + <vscale x 4 x double> poison, <vscale x 4 x double> %0, double %1, iXLen 0, iXLen %2) @@ -720,7 +720,7 @@ define <vscale x 8 x double> @intrinsic_vfrdiv_vf_nxv8f64_nxv8f64_f64(<vscale x ; CHECK-NEXT: ret entry: %a = call <vscale x 8 x double> @llvm.riscv.vfrdiv.nxv8f64.f64( - <vscale x 8 x double> undef, + <vscale x 8 x double> poison, <vscale x 8 x double> %0, double %1, iXLen 0, iXLen %2) |
