[flang-commits] [flang] [flang][OpenMP] Enable delayed privatization for `omp parallel` by default (PR #90945)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Tue Jun 11 20:20:02 PDT 2024


ergawy wrote:

Thanks a lot @luporl for the testing.

> `Lower/OpenMP/critical.f90` is failing on my machine. It seems the CI haven't caught it because it is marked as unsupported, which means it's probably skipping tests that require OpenMP runtime.

I think some changes in `main` lately broke that test. I have an updated version locally that runs successfully. I will commit this and other updates to expectations in other tests later today.

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


More information about the flang-commits mailing list