[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:51:46 PDT 2025


https://github.com/josemonsalve2 commented:

Thanks @jpinot!

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.

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


More information about the Openmp-commits mailing list