[all-commits] [llvm/llvm-project] 3a362a: [OpenMP][libomp] Insert correct HWLOC version guards
Gilles Gouaillardet via All-commits
all-commits at lists.llvm.org
Thu Jan 19 12:31:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a362a9f38b95978160377ee408dbc7d14af9aad
https://github.com/llvm/llvm-project/commit/3a362a9f38b95978160377ee408dbc7d14af9aad
Author: Gilles Gouaillardet <gilles.gouaillardet at gmail.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M openmp/runtime/src/kmp_affinity.cpp
Log Message:
-----------
[OpenMP][libomp] Insert correct HWLOC version guards
Put needed HWLOC version guards around relevant HWLOC API.
Tested OpenMP host runtime build with HWLOC 1.11.13, 2.0-2.9.
Differential Revision: https://reviews.llvm.org/D142152
Fix #54951
More information about the All-commits
mailing list