[clang] [llvm] [X86][AVX10.2] Support AVX10.2-SATCVT new instructions. (PR #101599)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 4 23:57:42 PDT 2024


================
@@ -149,7 +149,9 @@ set(x86_files
   amxintrin.h
   avx10_2_512minmaxintrin.h
   avx10_2_512niintrin.h
+  avx10_2_512satcvtintrin.h
   avx10_2minmaxintrin.h
+  avx10_2satcvtintrin.h
----------------
phoebewang wrote:

Alphabetical order.

https://github.com/llvm/llvm-project/pull/101599


More information about the llvm-commits mailing list