[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
Mon Jun 10 09:25:37 PDT 2024
luporl wrote:
> @luporl Is it possible to do a quick run with the Fujitsu test?
I have not been running Fujitsu testsuite as a whole, but I can give it a try.
However, I don't think it will be quick to compile and run all tests. And I would need to run the testsuite twice: without this patch, to get a list of the failing tests, and then with the patch, to check if new failures occur.
https://github.com/llvm/llvm-project/pull/90945
More information about the flang-commits
mailing list