[clang] [llvm] [openmp] [Clang][OpenMP] Add `#pragma omp flatten` loop directive + `depth` clause (PR #206977)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 03:28:49 PDT 2026
================
----------------
Meinersbur wrote:
Other tests use this to override the OpenMP version:
```
// RUN: %libomp-cxx-compile -fopenmp-version=61 && %libomp-run
```
https://github.com/llvm/llvm-project/pull/206977
More information about the llvm-commits
mailing list