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

Can we remove "-emit-llvm" from this test (and others in this patch) since 
noone seems to look at the produced output anyway?
See e.g. b7730a23efb22
```
[test] Avoid writing to a potentially write-protected dir (#102073)
```
solving a similar problem.

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

Reply via email to