LLVM OpenMP
22.0.0git
runtime
test
ompt
worksharing
for
static_serialized.c
Go to the documentation of this file.
1
// clang-format off
2
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_serialized.h
3
// REQUIRES: ompt
4
// GCC doesn't call runtime for static schedule
5
// XFAIL: gcc
6
// clang-format on
7
8
#define SCHEDULE static
9
#include "
base_serialized.h
"
base_serialized.h
Generated on
for LLVM OpenMP by
1.14.0