================
@@ -0,0 +1,57 @@
+// RUN: %clang_cc1 -triple aarch64-none-linux-gnu \
+// RUN:    -target-feature +sve2 -target-feature +sme2 -target-feature +sve 
-fsyntax-only -verify %s
----------------
MDevereau wrote:

Can `-target-feature +sve2` be deleted?

https://github.com/llvm/llvm-project/pull/71191
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to