/* { dg-do compile } */
/* { dg-options "-O2 -mvsx -fdump-tree-optimized" } */
/* { dg-require-effective-target powerpc_vsx } */

/* To test all permutations fed by CTOR and CST can be optimized away.  */

#include "vec-perm-ctor.h"

/* { dg-final { scan-tree-dump-not "VIEW_CONVERT_EXPR" "optimized" } } */