[Openmp-commits] [openmp] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (PR #130751)

Jose Manuel Monsalve Diaz via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 12 14:53:00 PDT 2025


josemonsalve2 wrote:

> I was wondering, would it be necessary to safeguard the allocate and free functions to make them threadsafe? It's a random thought, I've not given it a full analysis to see if that makes sense.

Just to be clear. If this is necessary, this should not block the PR, I am ok pushing it and adding it as a separate PR. 

https://github.com/llvm/llvm-project/pull/130751


More information about the Openmp-commits mailing list