[Openmp-commits] [openmp] [OpenMP] Use the more appropriate function to retrieve the thread id on OpenBSD (PR #65553)
Brad Smith via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 7 18:05:05 PDT 2023
brad0 wrote:
> The changes are fine but what is the motivation of doing it?
If this was a few years ago I'd say for consistency as everywhere else we use the same function, but nowadays the function must be used nowadays as opposed to a syscall.
https://github.com/llvm/llvm-project/pull/65553
More information about the Openmp-commits
mailing list