[Openmp-commits] [openmp] Add openmp support to System z (PR #66081)
Alexandre Eichenberger via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 19 09:59:35 PDT 2023
AlexandreEichenberger wrote:
> FWIW, it is fine (from OpenMP's perspective) to ignore certain features if the hardware/software don't support. For example, we don't have affinity control on macOS.
Totally agree; and implementations for a custom arch can be refined over time to provide additional functionality as it is being added.
https://github.com/llvm/llvm-project/pull/66081
More information about the Openmp-commits
mailing list