(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
avx512bw-pr91157.c
       1  /* PR tree-optimization/91157 */
       2  /* { dg-do run { target { avx512bw && lp64 } } } */
       3  /* { dg-options "-O2 -mavx512bw -fexceptions -fnon-call-exceptions -fsignaling-nans" } */
       4  
       5  #define AVX512BW
       6  #include "avx512f-pr91157.c"