================
@@ -500,6 +500,10 @@ _storebe_i64(void * __P, long long __D) {
 #include <avx10_2_512satcvtdsintrin.h>
 #include <avx10_2_512satcvtintrin.h>
 
+#ifdef __AVX10_V2_AUX__
----------------
mikolaj-pirog wrote:

Other include are not guarded like this. They were removed here: 
https://github.com/llvm/llvm-project/pull/144522/changes#diff-5004be357b95f9fe153f7aae535eadd58630fb690792c2bbfe270bbd164baab1

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