https://github.com/aaupov edited https://github.com/llvm/llvm-project/pull/81346
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -0,0 +1,367 @@
+//===- bolt/Rewrite/JITRewriteInstance.cpp - JIT rewriter -===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM
Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-
aaupov wrote:
I split out `createBinaryContext` change into
https://github.com/llvm/llvm-project/pull/87172 to facilitate this review.
https://github.com/llvm/llvm-project/pull/81346
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm
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/brad0 approved this pull request.
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