================
@@ -0,0 +1,33 @@
+// REQUIRES: aarch64-registered-target
+
+// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sve 
-target-feature +bf16 -verify -emit-llvm %s
----------------
CarolineConcatto wrote:

I think @SpencerAbson  asked on the previous PR,  but just in case why are we 
adding  -target-feature +bf16 only for the Sema tests? So this will be probably 
fixed in the previous patch

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

Reply via email to