1 // RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_split.h
2 // RUN: %libomp-compile-and-run | %sort-threads | FileCheck --check-prefix=CHECK-LOOP %S/base_split.h
4 // GCC doesn't call runtime for auto = static schedule
8 #include "base_split.h"