Sign in
gnu
/
gcc
/
master
/
.
/
libgomp
/
testsuite
/
libgomp.c-c++-common
/
matrix-simd-1.c
blob: 4c4bc367041039285f3811800fb5ce14db3bfe3d [
file
] [
log
] [
blame
]
/* { dg-additional-options "-Wall -Wno-unknown-pragmas" } */
#define
COMMON_DIRECTIVE omp simd
#define
COLLAPSE_1 collapse
(
1
)
#define
COLLAPSE_2 collapse
(
2
)
#define
COLLAPSE_3 collapse
(
3
)
#include
"matrix-transform-variants-1.h"