[RS6000] Link power10 testcases
[gcc.git] / gcc / testsuite / gcc.target / powerpc / p9-vec-length-full-run-3.c
1 /* { dg-do run { target { lp64 && p9vector_hw } } } */
2 /* { dg-options "-mdejagnu-cpu=power9 -O2 -ftree-vectorize -fno-vect-cost-model" } */
3
4 /* { dg-additional-options "--param=vect-partial-vector-usage=2" } */
5
6 /* Check whether it runs successfully if we vectorize the loop fully
7 with vector access with length. */
8
9 #include "p9-vec-length-run-3.h"
10