(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
powerpc/
p9-vec-length-epil-run-8.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=1" } */
       5  
       6  /* Check whether it runs successfully if we only vectorize the epilogue
       7     with vector access with length.  */
       8  
       9  #include "p9-vec-length-run-8.h"
      10