[Openmp-commits] [PATCH] D135162: [OPENMP] New api ompx_get_team_procs(devid)
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 18 15:01:38 PDT 2022
jdoerfert added a comment.
In D135162#3866539 <https://reviews.llvm.org/D135162#3866539>, @tschuett wrote:
> I agree that `òmpx_llvm_` is a mouthful. But the OpenMP standard reserved the prefix `òmpx_` for implementation-definded functions.
We are an implementation, hence we can use `ompx_`, that's the point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135162/new/
https://reviews.llvm.org/D135162
More information about the Openmp-commits
mailing list