[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
Thu Aug 1 05:12:34 PDT 2024
ergawy wrote:
With the recently merged delayed privatization PRs, I now get the same results for both the gfortan and Fujitsu test suites with and without delayed privatization.
Also, in this PR, I updated all `omp parallel` tests to use delayed privatization by default and updated the test checks accordingly.
It would be great if someone else can also run gfortran and/or Fujitsu test suites to double check my results.
https://github.com/llvm/llvm-project/pull/90945
More information about the flang-commits
mailing list