[Openmp-commits] [PATCH] D142036: [OpenMP] Add HWLOC compatibility check
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 19 09:54:03 PST 2023
tianshilei1992 marked an inline comment as done.
tianshilei1992 added a comment.
In D142036#4066215 <https://reviews.llvm.org/D142036#4066215>, @jlpeyton wrote:
> Sorry! I just realized there's another patch that solves this problem by inserting the proper HWLOC version checks in the code mentioned here: https://reviews.llvm.org/D112270. I'd rather go with that approach since it allows older HWLOC versions.
Sure. Can you please land it? Also, please add `Fix #54951.` at the end of the commit message such that the issue can be closed automatically. It'd be best if you can do it before the release branching. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142036/new/
https://reviews.llvm.org/D142036
More information about the Openmp-commits
mailing list