[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
Thu Aug 1 14:27:06 PDT 2024


luporl wrote:

I ran Fujitsu testsuite with and without this PR applied and the results were the same:
```
Total Discovered Tests: 32205
  Passed            : 31058 (96.44%)
  Failed            :  1092 (3.39%)
  Executable Missing:    55 (0.17%)
```

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


More information about the flang-commits mailing list