We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a16422 commit cdf19d1Copy full SHA for cdf19d1
clang/test/Sema/aarch64-sme-intrinsics/acle_sme_zero.c
@@ -1,3 +1,4 @@
1
+// REQUIRES: aarch64-registered-target
2
// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sme -target-feature +sve -fsyntax-only -verify %s
3
4
void test_svzero_args(uint64_t m) {
0 commit comments