================
@@ -0,0 +1,198 @@
+// RUN: %clang_cc1 %s -flax-vector-conversions=none -ffreestanding 
-triple=x86_64 -target-feature +avx10.2-512 \
+// RUN: -emit-llvm -Wall -Werror -verify
+// RUN: %clang_cc1 %s -flax-vector-conversions=none -ffreestanding 
-triple=i386 -target-feature +avx10.2-512 \
+// RUN: -emit-llvm -Wall -Werror -verify
----------------
FreddyLeaf wrote:

[e364824](https://github.com/llvm/llvm-project/pull/101599/commits/e364824782ec2bf75dcbc4d6099b8cc7c7e6f153)

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

Reply via email to