================
@@ -450,6 +450,8 @@ features cannot lower the translation-unit ABI level;
 
 #### X86 Support
 
+- Support ISA of `AVX10_V2_AUX` (`-mavx10v2aux`).
----------------
e-kud wrote:

I find it a little bit weird that we have `avx10v2aux` when we don't have 
`avx10v1` nor `avx10v2` and have `avx10.2`. The only reason I see is to match 
cpuid. Do we have any flexibility here?

https://github.com/llvm/llvm-project/pull/206888
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to