@@ -24,7 +24,7 @@
__target__("avx512vl,avx512dq,no-evex512"),
\
__min_vector_width__(256)))
-static __inline__ __m256i __DEFAULT_FN_ATTRS256
+static __inline__ __m256i __DEFAULT_FN_ATTRS256_CONSTEXPR
keyvcha
https://github.com/keyvchan updated
https://github.com/llvm/llvm-project/pull/152986
>From 6cce086c0f5e86754d925176e76c694382d6eb82 Mon Sep 17 00:00:00 2001
From: Keyv Chan
Date: Sun, 10 Aug 2025 21:29:34 +0800
Subject: [PATCH] [Headers][X86] Allow integer arithmetic intrinsics to be used
in c
https://github.com/keyvchan updated
https://github.com/llvm/llvm-project/pull/152986
>From 2afd5b90565783b2ba180da5180519daf627fd24 Mon Sep 17 00:00:00 2001
From: Keyv Chan
Date: Sun, 10 Aug 2025 21:29:34 +0800
Subject: [PATCH] [Headers][X86] Allow integer arithmetic intrinsics to be used
in c
https://github.com/keyvchan edited
https://github.com/llvm/llvm-project/pull/152986
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/keyvchan created
https://github.com/llvm/llvm-project/pull/152986
For SSE2/AVX2/AVX512F/AVX512BW/AVX512DQ
>From f5181349d804ad1c03fafa2b20835683691aab38 Mon Sep 17 00:00:00 2001
From: Keyv Chan
Date: Sun, 10 Aug 2025 21:29:34 +0800
Subject: [PATCH] [Headers][X86] Allow integ
https://github.com/keyvchan updated
https://github.com/llvm/llvm-project/pull/152986
>From f5181349d804ad1c03fafa2b20835683691aab38 Mon Sep 17 00:00:00 2001
From: Keyv Chan
Date: Sun, 10 Aug 2025 21:29:34 +0800
Subject: [PATCH] [Headers][X86] Allow integer arithmetic intrinsics to be used
in c