LLVM OpenMP
22.0.0git
runtime
test
ompt
worksharing
for
static_split.c
Go to the documentation of this file.
1
// clang-format off
2
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_split.h
3
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck --check-prefix=CHECK-LOOP %S/base_split.h
4
// REQUIRES: ompt
5
// GCC doesn't call runtime for static schedule
6
// XFAIL: gcc
7
// clang-format on
8
9
#define SCHEDULE static
10
#include "
base_split.h
"
base_split.h
Generated on Tue Sep 2 2025 18:35:25 for LLVM OpenMP by
1.9.6