================
@@ -213,6 +214,10 @@ void f_x86_64_v4(void) {}
__attribute__((target("avx10.1")))
void f_avx10_1(void) {}
+// CHECK: [[f_avx10_v2_aux]] = {{.*}}"target-cpu"="i686"
"target-features"="{{.*}}+avx10v2aux{{.*}}"
----------------
ganeshgit wrote:Done! https://github.com/llvm/llvm-project/pull/206888 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
