Use conditional internal functions in if-conversion
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / sve / struct_vect_12_run.c
blobae6b4134f0fd2349194a4735474f7c974c5f310e
1 /* { dg-do run { target aarch64_sve_hw } } */
2 /* { dg-options "-O2 -ftree-vectorize --save-temps" } */
4 #define TYPE float
5 #define ITYPE int32_t
6 #include "struct_vect_7_run.c"