[flang-commits] [flang] [llvm] [LLVM] Fix Fortran `omp_lib.mod` generation when cross-compiling (PR #188495)

Joseph Huber via flang-commits flang-commits at lists.llvm.org
Thu Mar 26 08:36:50 PDT 2026


jhuber6 wrote:

> Could this wait for #171515 ?

Does it solve the same issue? This mostly just makes checking the runtimes more correct. If you moved the check for OpenMP you could copy the detect OpenMP function in flang and this can just handle the runtimes/ usage.

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


More information about the flang-commits mailing list