[clang] [compiler-rt] [llvm] [X86] AVX10_V2_AUX Implementation (PR #206888)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 7 13:56:25 PDT 2026
================
@@ -17,6 +17,7 @@
// CHECK: define {{.*}}@f_x86_64_v3({{.*}} [[f_x86_64_v3:#[0-9]+]]
// CHECK: define {{.*}}@f_x86_64_v4({{.*}} [[f_x86_64_v4:#[0-9]+]]
// CHECK: define {{.*}}@f_avx10_1{{.*}} [[f_avx10_1:#[0-9]+]]
+// CHECK: define {{.*}}@f_avx10_v2_aux{{.*}} [[f_avx10_v2_aux:#[0-9]+]]
----------------
ganeshgit wrote:
Done.
https://github.com/llvm/llvm-project/pull/206888
More information about the cfe-commits
mailing list