[flang-commits] [flang] [flang][OpenMP] Enable delayed privatization for `omp parallel` by default (PR #90945)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Tue Jun 11 10:41:47 PDT 2024
luporl wrote:
`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.
https://github.com/llvm/llvm-project/pull/90945
More information about the flang-commits
mailing list