// REQUIRES: riscv-registered-target
// RUN: not %clang_cc1 -triple riscv64 -fsyntax-only -verify \
// RUN: -target-feature +v %s 2>&1 \
// RUN: | FileCheck %s
__rvv_generic
vint8m1_t ;
// CHECK: passing 'vint8m2_t' (aka '__rvv_int8m2_t') to parameter of incompatible type 'vint8m1_t'
vint8m2_t