aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/mvc2.c
blob: 34a777c1d5e9d9bdcd75442667f88a8a6b19b237 (plain)
1
2
3
4
5
/* { dg-do compile } */
/* { dg-require-ifunc "" } */

__attribute__((target_clones("avx","arch=slm","arch=core-avx2")))
int foo ();