[flang-commits] [flang] [flang][OpenMP] Fix crash when a sliced array is specified in a forall within a workshare construct (PR #170913)
Carlos Seo via flang-commits
flang-commits at lists.llvm.org
Fri Feb 13 11:09:30 PST 2026
ceseo wrote:
> I still don't see a lit test. Without seeing that for context I'm finding it challenging to be confident that I understand the problem fully enough to judge that this is the best solution. I still wonder if maybe anything making (most) runtime calls should be treated as unsafe to parallelise.
Oops, sorry. I forgot to add the tests to the branch. It's fixed now.
https://github.com/llvm/llvm-project/pull/170913
More information about the flang-commits
mailing list