[flang-commits] [flang] [flang][OpenMP] Re-enable tests when building OpenMP as a runtime (PR #89046)

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Wed Apr 17 08:44:37 PDT 2024


vzakhari wrote:

Just a suggestion: we can combine `-J ...` and `-fopenmp`, and name it just `%openmp_flag`.  This will still require changes in all tests, but going forward we can add more things in `%openmp_flag`, if needed, and all OpenMP tests will use it instead of `-fopenmp`.

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


More information about the flang-commits mailing list