[flang-commits] [flang] [openmp] [flang][OpenMP] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (PR #80874)

Jan Patrick Lehr via flang-commits flang-commits at lists.llvm.org
Wed Mar 6 03:31:43 PST 2024


jplehr wrote:

> LG. Please wait for other reviewers.
> 
> Please enable the OpenMP runtime in the pre-commit or post-commit CI so that we continue to have testing for those that now require the openmp_runtime.

Hi Kiran, more of an info, I guess: We have a Flang+OpenMP buildbot set up in staging for post-commit testing (https://lab.llvm.org/staging/#/builders/140) of flang and openmp (host + gpu offload). We are working on moving that to production.
There will be some more changes and additional coverage coming from our side for pre- and post-commit, though no clear timeline is avail yet.

I also talked with Michael offline and made him aware that our bots all build OpenMP as a runtime, which I believe he mentioned makes another change necessary.

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


More information about the flang-commits mailing list