1  /* PR tree-optimization/91201 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O3 -mavx512bw -mprefer-vector-width=512" } */
       4  /* { dg-final { scan-assembler "\tvpsadbw\t" } } */
       5  
       6  #include "sse2-pr91201.c"