[flang-commits] [flang] [flang][OpenMP] Skip default privatization for crashing cases (PR #71922)
via flang-commits
flang-commits at lists.llvm.org
Fri Nov 10 03:09:28 PST 2023
NimishMishra wrote:
Not adding HLFIR tests as of now because the default privatization for parallel do is currently not sound (refer https://github.com/llvm/llvm-project/issues/71915 and https://github.com/llvm/llvm-project/issues/71914). I'll add tests for namelists, structure constructors, and procedures in reduction() in the fix I send across for these issues.
https://github.com/llvm/llvm-project/pull/71922
More information about the flang-commits
mailing list