[Openmp-commits] [openmp] [OpenMP] OpenMP ThreadSet clause - basic runtime (PR #144409)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 17 09:55:26 PDT 2025
jprotze wrote:
> I don't see any meaningful changes out of this PR at this moment. This should definitely not be merged into the repo given its current shape.
This is a compliant stub implementation of the runtime to complement the codegen. There are other openmp features with a runtime stub implementation at a similar QoI level on runtime side (taskwait nowait, target nowait with depend, ...)
https://github.com/llvm/llvm-project/pull/144409
More information about the Openmp-commits
mailing list