[Openmp-commits] [openmp] [OpenMP][AIX] Affinity implementation for AIX (PR #84984)

Xing Xue via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 26 10:05:58 PDT 2024


xingxue-ibm 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 .

Thanks, @brad0! I've rebased the patch on `release/18.x` and created PR [86695](https://github.com/llvm/llvm-project/pull/86695) for backporting.

https://github.com/llvm/llvm-project/pull/84984


More information about the Openmp-commits mailing list