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

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Mon Apr 22 06:27:00 PDT 2024


kparzysz wrote:

> Maybe we should add this to the newly added openmp flags variable added here #89046

It's only certain tests that require a specific version.  The new variable is set in a lit config file that applies to all (or many) tests.  Do you think we should separate tests into different directories based on the minimum required version?

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


More information about the flang-commits mailing list