https://github.com/xingxue-ibm edited
https://github.com/llvm/llvm-project/pull/102466
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/xingxue-ibm milestoned
https://github.com/llvm/llvm-project/pull/102466
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/xingxue-ibm created
https://github.com/llvm/llvm-project/pull/102466
Remove `XFAIL: LIBCXX-AIX-FIXME` from lit test `transform.pass.cpp` now that
AIX system call `wcsxfrm`/`wcsxfrm_l` is fixed in AIX 7.2.5.8 and 7.3.2.2 and
buildbot machines have been upgraded.
Backported f
xingxue-ibm wrote:
> Hi @xingxue-ibm (or anyone else). If you would like to add a note about this
> fix in the release notes (completely optional). Please reply to this comment
> with a one or two sentence description of the fix.
Thank you very much, @tstellar! We don't have anything specific
Author: Xing Xue
Date: 2024-03-30T09:57:06-04:00
New Revision: 47aac495c89554bb61ee13a3a32823feec4bf5b4
URL:
https://github.com/llvm/llvm-project/commit/47aac495c89554bb61ee13a3a32823feec4bf5b4
DIFF:
https://github.com/llvm/llvm-project/commit/47aac495c89554bb61ee13a3a32823feec4bf5b4.diff
LOG:
xingxue-ibm wrote:
Thanks so much, @shiltian and @brad0! Appreciate it! @kkwli is on vacation and
we were discussing the option to build libomp off a downstream branch, which is
not ideal.
https://github.com/llvm/llvm-project/pull/86695
___
llvm-bran
https://github.com/xingxue-ibm updated
https://github.com/llvm/llvm-project/pull/86695
>From 47aac495c89554bb61ee13a3a32823feec4bf5b4 Mon Sep 17 00:00:00 2001
From: Xing Xue
Date: Fri, 22 Mar 2024 15:25:08 -0400
Subject: [PATCH] [OpenMP][AIX] Affinity implementation for AIX (#84984)
This patch
https://github.com/xingxue-ibm created
https://github.com/llvm/llvm-project/pull/86695
This patch implements `affinity` for AIX, which is quite different from
platforms such as Linux.
- Setting CPU affinity through masks and related functions are not supported.
System call `bindprocessor()` is
https://github.com/xingxue-ibm milestoned
https://github.com/llvm/llvm-project/pull/86695
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/xingxue-ibm approved this pull request.
Yes, it will be great if this patch can be picked up by v18.x. The OpenMP
runtime libomp won't build without the fix if the build compiler is MSVC.
https://github.com/llvm/llvm-project/pull/84668
https://github.com/xingxue-ibm approved this pull request.
Yeah, it will be good if these patches can be included in the release. I will
post the PR for adding the AIX assembly code for microtasks. With that, libomp
will be buildable on AIX.
https://github.com/llvm/llvm-project/pull/81743
11 matches
Mail list logo