blob: 7f61dab89769e8c574c0979dd4cf519f39ba97a3 [file] [log] [blame]
/* { dg-additional-options "-Wall -Wno-unknown-pragmas" } */
#define COMMON_DIRECTIVE omp teams distribute parallel for
#define COLLAPSE_1 collapse(1)
#define COLLAPSE_2 collapse(2)
#define COLLAPSE_3
#include "matrix-transform-variants-1.h"