[flang-commits] [flang] [flang][OpenMP] Re-enable tests when building OpenMP as a runtime (PR #89046)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Wed Apr 17 12:57:51 PDT 2024
mjklemm 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`.
I kind of like that! I'll craft an update tomorrow and post it here. Thanks for the suggestion!
https://github.com/llvm/llvm-project/pull/89046
More information about the flang-commits
mailing list