c++: normalizing ttp constraints [PR115656]
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / p9-vec-length-epil-run-7.c
blob79ba4a1757987166d68e8815836d4bdc73851001
1 /* { dg-do run { target { lp64 && p9vector_hw } } } */
2 /* { dg-options "-mdejagnu-cpu=power9 -O2 -ftree-vectorize -fno-vect-cost-model -ffast-math" } */
4 /* { dg-additional-options "--param=vect-partial-vector-usage=1" } */
6 /* { dg-additional-options "-mno-strict-align" { target opt_mstrict_align } } */
8 /* Check whether it runs successfully if we only vectorize the epilogue
9 with vector access with length. */
11 #include "p9-vec-length-run-7.h"