[Openmp-commits] [clang] [llvm] [openmp] [OpenMP][offload] Fix dynamic schedule tracking (PR #97065)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 28 08:25:56 PDT 2024
jhuber6 wrote:
> Malloc cannot be helped here if we want to have correctness. Currently it is just broken and not even runnable.
I figured that all this code would go away if we just made all schedules static.
https://github.com/llvm/llvm-project/pull/97065
More information about the Openmp-commits
mailing list