1 /* { dg-do compile } */
2 /* { dg-additional-options "-msve-vector-bits=256" { target aarch64_sve } } */
19 /* We can vectorize the store from a CTOR built from scalar division
20 results but ideally we'd like to see vectorizing the load and the
22 /* { dg-final { scan-tree-dump "transform load" "slp2" { xfail *-*-* } } } */