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