Add support for conditional reductions using SVE CLASTB
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / sve / struct_vect_5_run.c
blob73cf9af36895934405e98f7262e7de7d2a1c0e60
1 /* { dg-do run { target aarch64_sve_hw } } */
2 /* { dg-options "-O2 -ftree-vectorize --save-temps" } */
4 #define TYPE float
5 #include "struct_vect_1_run.c"