[flang-commits] [flang] [flang][OpenMP] Fix crash when a sliced array is specified in a forall within a workshare construct (PR #170913)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Feb 12 09:52:36 PST 2026
tblah 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.
https://github.com/llvm/llvm-project/pull/170913
More information about the flang-commits
mailing list