[clang] [llvm] [X86] AVX10_V2_AUX Implementation (PR #206888)
Mikołaj Piróg via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 07:07:45 PDT 2026
================
@@ -0,0 +1,1067 @@
+/*===------------ avx10_2_v2auxintrin.h - AVX10_2_V2AUX -------------------===
----------------
mikolaj-pirog wrote:
Existing avx10.2 header are split into <512 and 512 files. I believe we should follow the established pattern
https://github.com/llvm/llvm-project/pull/206888
More information about the cfe-commits
mailing list