1 /* { dg-do compile { target aarch64*-*-* } } */
2 /* { dg-options "-O2 -ftree-loop-vectorize -funsafe-math-optimizations -march=armv8.2-a+sve -msve-vector-bits=256" } */
5 foo(long n
, float *x
, int inc_x
,
26 /* { dg-final { scan-assembler-not "smaddl" { target aarch64*-*-* } } } */