// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 4 // REQUIRES: riscv-registered-target // RUN: %clang_cc1 -triple riscv64 -target-feature +v -target-feature +experimental-zvqdotq -disable-O0-optnone \ // RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \ // RUN: FileCheck --check-prefix=CHECK-RV64 %s #include // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32mf2( // CHECK-RV64-SAME: [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0:[0-9]+]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.nxv1i32.nxv4i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32mf2_t test_vqdotus_vx_i32mf2(vint32mf2_t vd, vuint8mf2_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32mf2(vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m1( // CHECK-RV64-SAME: [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.nxv2i32.nxv8i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m1_t test_vqdotus_vx_i32m1(vint32m1_t vd, vuint8m1_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m1(vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m2( // CHECK-RV64-SAME: [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.nxv4i32.nxv16i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m2_t test_vqdotus_vx_i32m2(vint32m2_t vd, vuint8m2_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m2(vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m4( // CHECK-RV64-SAME: [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.nxv8i32.nxv32i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m4_t test_vqdotus_vx_i32m4(vint32m4_t vd, vuint8m4_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m4(vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m8( // CHECK-RV64-SAME: [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.nxv16i32.nxv64i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m8_t test_vqdotus_vx_i32m8(vint32m8_t vd, vuint8m8_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m8(vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32mf2_m( // CHECK-RV64-SAME: [[VM:%.*]], [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.mask.nxv1i32.nxv4i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], [[VM]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32mf2_t test_vqdotus_vx_i32mf2_m(vbool64_t vm, vint32mf2_t vd, vuint8mf2_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32mf2_m(vm, vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m1_m( // CHECK-RV64-SAME: [[VM:%.*]], [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.mask.nxv2i32.nxv8i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], [[VM]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m1_t test_vqdotus_vx_i32m1_m(vbool32_t vm, vint32m1_t vd, vuint8m1_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m1_m(vm, vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m2_m( // CHECK-RV64-SAME: [[VM:%.*]], [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.mask.nxv4i32.nxv16i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], [[VM]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m2_t test_vqdotus_vx_i32m2_m(vbool16_t vm, vint32m2_t vd, vuint8m2_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m2_m(vm, vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m4_m( // CHECK-RV64-SAME: [[VM:%.*]], [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.mask.nxv8i32.nxv32i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], [[VM]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m4_t test_vqdotus_vx_i32m4_m(vbool8_t vm, vint32m4_t vd, vuint8m4_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m4_m(vm, vd, vs2, rs1, vl); } // CHECK-RV64-LABEL: define dso_local @test_vqdotus_vx_i32m8_m( // CHECK-RV64-SAME: [[VM:%.*]], [[VD:%.*]], [[VS2:%.*]], i32 noundef signext [[RS1:%.*]], i64 noundef [[VL:%.*]]) #[[ATTR0]] { // CHECK-RV64-NEXT: entry: // CHECK-RV64-NEXT: [[TMP0:%.*]] = call @llvm.riscv.vqdotus.mask.nxv16i32.nxv64i8.i32.i64( [[VD]], [[VS2]], i32 [[RS1]], [[VM]], i64 [[VL]], i64 3) // CHECK-RV64-NEXT: ret [[TMP0]] // vint32m8_t test_vqdotus_vx_i32m8_m(vbool4_t vm, vint32m8_t vd, vuint8m8_t vs2, uint32_t rs1, size_t vl) { return __riscv_vqdotus_vx_i32m8_m(vm, vd, vs2, rs1, vl); }