[Openmp-commits] [openmp] [OpenMP][AIX] Affinity implementation for AIX (PR #84984)
Brad Smith via Openmp-commits
openmp-commits at lists.llvm.org
Mon Mar 25 19:39:03 PDT 2024
brad0 wrote:
> Hi @brad0 @tstellar, We need to include this patch in the libomp of the next IBM OpenXL for AIX compiler deliverable which is built off LLVM v18. Can I request to cherry-pick this patch into `release/18.x`? Changes in this patch are guarded for AIX and should not affect other platforms. Thanks in advance!
The patch would have to be rebased for the branch as it does not apply cleanly as is, but it is doable. You're right that it is limited to AIX specific changes and doesn't touch anything else. This would be up to the release manager @tstellar and @shiltian .
https://github.com/llvm/llvm-project/pull/84984
More information about the Openmp-commits
mailing list