1 // RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +bf16 -target-feature +sme -target-feature +sme2 -target-feature +sme2p1 -fsyntax-only -verify %s
3 // REQUIRES: aarch64-registered-target
6 svuint8x2_t
test_sme2p1(svuint8x2_t x
) __arm_streaming
{
7 // expected-no-diagnostics