[flang-commits] [flang] [flang][OpenMP] Add OpenMP versions to some tests (PR #89295)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Apr 22 08:46:43 PDT 2024


kiranchandramohan wrote:

> Add a flag with the minimum required OpenMP version (other than the default version) to these tests that need it
> -fopenmp-version=52

If I remember correctly, this flag is only used for debug or offload purposes only right? We do not distinguish between openmp versions inside the compiler, right?

https://github.com/llvm/llvm-project/pull/89295


More information about the flang-commits mailing list