https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125213
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125249
Backport 20fd7df0b847bb46aac2f0b5b71d242220027cbc
Requested by: @higher-performance
>From 48820d32ddf15cf64ffbd968079b0eddf0046fd6 Mon Sep 17 00:00:00 2001
From: higher-performance
Date: Thu, 30 Jan 2025 15:34
llvmbot wrote:
@AaronBallman What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125249
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 20fd7df0b847bb46aac2f0b5b71d242220027cbc
Requested by: @higher-performance
---
Full diff: https://github.com/llvm/llvm-project/pull/125249.diff
2 Files Affected:
- (modified) clang/lib/Sema/SemaInit.cpp
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125249
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125206
Backport 77d3f8a92564b533a3c60a8c8e0657c38fd88ba1
Requested by: @fhahn
>From 36b6954a8e0b56e4d9d16cb41aa6774cc3f37a86 Mon Sep 17 00:00:00 2001
From: Florian Hahn
Date: Fri, 31 Jan 2025 11:38:14 +
Subject:
Author: jeanPerier
Date: 2025-01-31T14:51:06+01:00
New Revision: a42f023c8c235b791cdff1366e5e444c735c849f
URL:
https://github.com/llvm/llvm-project/commit/a42f023c8c235b791cdff1366e5e444c735c849f
DIFF:
https://github.com/llvm/llvm-project/commit/a42f023c8c235b791cdff1366e5e444c735c849f.diff
LO
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125775
Backport 0572580dd040a81dc69b798e202550d51d17204a
Requested by: @tstellar
>From f75e510a14cef2048078d26fa17f8c71912ae952 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Tue, 4 Feb 2025 14:43:22 -0800
Subject
llvmbot wrote:
@carlocab What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125775
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport 0572580dd040a81dc69b798e202550d51d17204a
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/125775.diff
1 Files Affected:
- (modified) .github/workflows/release-bi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125775
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-arm
Author: Christudasan Devadasan (cdevadas)
Changes
Added missing namespace comment and some formatting (NFC).
CodeGen][NewPM] Port PostRAScheduler to NPM.
---
Patch is 25.47 KiB, truncated to 20.00 KiB below, full version:
https://github.c
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: David Spickett (DavidSpickett)
Changes
This cherry picks
[mlir][cmake] Add missing MLIRTestDialect dependency (#125004)
(72b73c9af694198096b2e0c47a1625e5b94c76a5) and
[mlir] Fix build race condition in Pass Manager tests
(d906da5ead2764579
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Nikita Popov (nikic)
Changes
Backport a few fixes for flang/MLIR library dependencies related to
MLIR_LINK_MLIR_DYLIB changes.
---
Full diff: https://github.com/llvm/llvm-project/pull/125837.diff
3 Files Affected:
- (modified) flang/lib
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/12
>From d8440db1a1042beba74dfdf93edd83630bbebdab Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Mon, 3 Feb 2025 10:35:14 -0800
Subject: [PATCH 1/2] [llvm] Add CMake flag to compile out the telemetry
frame
llvmbot wrote:
@llvm/pr-subscribers-mlir-amdgpu
Author: Fabian Ritter (ritter-x2a)
Changes
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.
For SWDEV-512631
---
Full diff: https://github.com/llvm/llvm-project/pull/125836.diff
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Tom Eccles (tblah)
Changes
See RFC:
https://discourse.llvm.org/t/rfc-openmp-supporting-delayed-task-execution-with-firstprivate-variables/83084
The aim here is to ensure that tasks which are not executed for a while after
they are created
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
e7b88d2c349059c01ddf463bf014a0c66d7c3b7e
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 7d4830352bc089cbc82043c6365821f9c1e7f2b6
b5edcb2abe2e7c0d6869d15e947f01630b66adb3 --e
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Fabian Ritter (ritter-x2a)
Changes
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.
For SWDEV-512631 and SWDEV-512633
---
Full diff: https://github.com/llvm/llvm-project
https://github.com/koachan updated
https://github.com/llvm/llvm-project/pull/125150
>From 259439304b31a8557db456d276a84849c7a37067 Mon Sep 17 00:00:00 2001
From: Koakuma
Date: Mon, 3 Feb 2025 23:12:07 +0700
Subject: [PATCH] Incorporate feedback
Created using spr 1.3.4
---
llvm/lib/Target/Spar
https://github.com/koachan updated
https://github.com/llvm/llvm-project/pull/125150
>From 259439304b31a8557db456d276a84849c7a37067 Mon Sep 17 00:00:00 2001
From: Koakuma
Date: Mon, 3 Feb 2025 23:12:07 +0700
Subject: [PATCH] Incorporate feedback
Created using spr 1.3.4
---
llvm/lib/Target/Spar
llvmbot wrote:
@preames What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125910
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125910
Backport 23b6a05ec9c2220844748487612761d1e09166b7
Requested by: @alexey-bataev
>From 37229643ffe8e98d53b7c3e8afe6d65dc305c927 Mon Sep 17 00:00:00 2001
From: Alexey Bataev
Date: Wed, 5 Feb 2025 07:13:33 -0500
S
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125910
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: None (llvmbot)
Changes
Backport 23b6a05ec9c2220844748487612761d1e09166b7
Requested by: @alexey-bataev
---
Full diff: https://github.com/llvm/llvm-project/pull/125910.diff
2 Files Affected:
- (modified) llvm/lib/Target/RISCV/RI
llvmbot wrote:
@jyknight What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126030
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126038
Backport d1de75acea0da55316cd7827563e064105868f0f
Requested by: @brad0
>From c6d065519accfb2d6e77bc3255102132239ab31c Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Thu, 6 Feb 2025 04:36:47 -0500
Subject: [PA
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126038
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@jyknight What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126027
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126027
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126027
Backport df22bbe2beb57687c76402bc0cfdf7901a31cf29
Requested by: @kadircet
>From 7bf662937a37e46baddb9b603048abfe63670790 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?kadir=20=C3=A7etinkaya?=
Date: Thu, 6 Feb 2025
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport df22bbe2beb57687c76402bc0cfdf7901a31cf29
Requested by: @kadircet
---
Full diff: https://github.com/llvm/llvm-project/pull/126027.diff
2 Files Affected:
- (added) clang/test/Driver/warning-suppression-map
@@ -188,6 +190,35 @@ void
DivergenceLoweringHelper::constrainAsLaneMask(Incoming &In) {
In.Reg = Copy.getReg(0);
}
+void replaceUsesOfRegInInstWith(Register Reg, MachineInstr *Inst,
+Register NewReg) {
+ for (MachineOperand &Op : Inst->opera
@@ -188,6 +190,35 @@ void
DivergenceLoweringHelper::constrainAsLaneMask(Incoming &In) {
In.Reg = Copy.getReg(0);
}
+void replaceUsesOfRegInInstWith(Register Reg, MachineInstr *Inst,
+Register NewReg) {
+ for (MachineOperand &Op : Inst->opera
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126029
Backport 3c2807624d2006fa8aacf9c6441c9a3034a52b44
34929853bc39d28943373b8a96371a7e81e98917
Requested by: @beetrees
>From d14cfb20f9835b5b17848e2a5003c3e3641bed9c Mon Sep 17 00:00:00 2001
From: Tom Tromey
Date
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126030
Backport ecb016a87d89aed36b8f5d8102e15d8eb0e57108
Requested by: @kadircet
>From 2cac0e37805926cec9305b23c907c8e84d3770df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?kadir=20=C3=A7etinkaya?=
Date: Thu, 6 Feb 2025
llvmbot wrote:
@dwblaikie @dwblaikie What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/126029
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport ecb016a87d89aed36b8f5d8102e15d8eb0e57108
Requested by: @kadircet
---
Full diff: https://github.com/llvm/llvm-project/pull/126030.diff
2 Files Affected:
- (modified) clang/lib/Basic/Warnings.cpp (+13-10)
llvmbot wrote:
@llvm/pr-subscribers-debuginfo
Author: None (llvmbot)
Changes
Backport 3c2807624d2006fa8aacf9c6441c9a3034a52b44
34929853bc39d28943373b8a96371a7e81e98917
Requested by: @beetrees
---
Full diff: https://github.com/llvm/llvm-project/pull/126029.diff
3 Files Affected:
- (mo
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126030
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126029
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Mingming Liu (mingmingl-llvm)
Changes
With
https://github.com/llvm/llvm-project/commit/3feb724496238ce10d32e8c2bd84b4ea50f9977e,
AsmPrinter can place jump table entries into `.hot` or `.unlikely` prefixed
data sections. This ch
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Mingming Liu (mingmingl-llvm)
Changes
This is a follow-up patch of https://github.com/llvm/llvm-project/pull/125993
to port jump table partitions for aarch64.
---
Full diff: https://github.com/llvm/llvm-project/pull/126018.diff
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126015
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126310
>From 3c011c65f618a058b0be483223f4158bb269deea Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 7 Feb 2025 13:09:58 -0800
Subject: [PATCH] workflows/premerge: Move concurrency definition to workflow
level
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125995
>From 454d7c10f1869e0c109c733b2385b8c16c6a7756 Mon Sep 17 00:00:00 2001
From: Phoebe Wang
Date: Thu, 6 Feb 2025 10:58:37 +0800
Subject: [PATCH] [X86] Do not combine LRINT and TRUNC (#125848)
Per to discussions
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From aabdfe7d6c6b6e27e9c2150c10199baa6638b6df Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/21] adding metadata extraction
---
.../llvm/Analysis/DXILM
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125287
>From 14c5784ee4c03c5a7aa6f483486985d2c24a2407 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Fri, 31 Jan 2025 17:37:17 +0100
Subject: [PATCH 1/2] [TableGen] Reduce size of MatchTableRecord (NFC)
(#125221)
github-actions[bot] wrote:
@nikic (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. When you are done, please add the
release:note label to this PR.
htt
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126038
>From 7bcfaa1c4d9ca11eabd1d80b9e3007f1640b2da1 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Thu, 6 Feb 2025 04:36:47 -0500
Subject: [PATCH] [flang][Driver] When linking with the Fortran runtime also
link wit
github-actions[bot] wrote:
@brad0 (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. When you are done, please add the
release:note label to this PR.
htt
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126351
Backport a907008bcb8dcc093f8aa5c0450d92cd63473b81
Requested by: @MaskRay
>From 8d73587c26e03a5ce0c599bb8c47dae73577825f Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Wed, 5 Feb 2025 09:31:58 -0800
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126351
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: None (llvmbot)
Changes
Backport a907008bcb8dcc093f8aa5c0450d92cd63473b81
Requested by: @MaskRay
---
Full diff: https://github.com/llvm/llvm-project/pull/126351.diff
7 Files Affected:
- (modified) bolt/test/AArch64/exceptions-plt.cpp (+3
llvmbot wrote:
@maksfb What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126351
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
github-actions[bot] wrote:
@davemgreen (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. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@DavidSpickett (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. When you are done, please add the
release:note label to this P
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125996
>From f92369f2591f986c69a5b189d22da64aceb5b33d Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Wed, 5 Feb 2025 22:32:51 -0500
Subject: [PATCH] [libc++] Replace __is_trivially_relocatable by
is_trivially_copya
github-actions[bot] wrote:
@ldionne (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. When you are done, please add the
release:note label to this PR.
h
github-actions[bot] wrote:
@mpark (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. When you are done, please add the
release:note label to this PR.
htt
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126211
>From 898089b76e1c9f6bb9c61a4f43e287b07c67eadb Mon Sep 17 00:00:00 2001
From: David Spickett
Date: Wed, 5 Feb 2025 17:49:52 +
Subject: [PATCH] [mlir][CMake] Fix dependency on MLIRTestDialect in Transforms
t
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126029
>From e5ea8f0a4855acd532db6beab8944a6226287a5f Mon Sep 17 00:00:00 2001
From: Tom Tromey
Date: Tue, 4 Feb 2025 14:36:22 -0700
Subject: [PATCH 1/2] Allow 128-bit discriminants in DWARF variants (#125578)
If a va
github-actions[bot] wrote:
@beetrees (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. When you are done, please add the
release:note label to this PR.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126289
>From b2b41544eefa71f97fad492100617aab90d024fb Mon Sep 17 00:00:00 2001
From: Michael Park
Date: Mon, 3 Feb 2025 11:22:02 -0800
Subject: [PATCH] [C++20][Modules][Serialization] Delay marking pending
incomplete
h-vetinari wrote:
Thanks for the in-depth response, and trying to help fix this!
> Ideas for causes for it not working:
It's none of these, unfortunately.
> I ask you to send a reproducer that works without conda. If you cannot
> reproduce it without conda, I am assuming the problem is with c
Author: Paul Kirth
Date: 2025-02-07T11:25:29-08:00
New Revision: 9611deb1401eb27477ae438ed257fccc87a395b7
URL:
https://github.com/llvm/llvm-project/commit/9611deb1401eb27477ae438ed257fccc87a395b7
DIFF:
https://github.com/llvm/llvm-project/commit/9611deb1401eb27477ae438ed257fccc87a395b7.diff
LO
llvmbot wrote:
@mizvekov What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126289
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126284
Backport 51759ffc4408e9eb5c2d40c9489ce3b98de233d5
Requested by: @jhuber6
>From 3a3a3230d171e11842a9940b6da0f72022b1c5b3 Mon Sep 17 00:00:00 2001
From: "s.vgys" <[email protected]>
llvmbot wrote:
@nickdesaulniers What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126284
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailm
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126284
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
⚠️ We detected that you are using a GitHub private e-mail address to contribute
to the repo. Please turn off [Keep my email addresses
private](https://github.com/settings/emails) setting in your account. See
[LLVM
Discourse](https://discourse.llvm.org/t/hidden-email
github-actions[bot] wrote:
@phoebewang (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. When you are done, please add the
release:note label to this PR.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126201
>From e2426cd9e9b47a771f2aaaef8c48f8dbea8b7d49 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Fri, 7 Feb 2025 09:18:18 +0100
Subject: [PATCH] [libclc] Allow default path when looking for llvm-spirv
(#126071)
github-actions[bot] wrote:
@nikic (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. When you are done, please add the
release:note label to this PR.
htt
github-actions[bot] wrote:
@tstellar (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. When you are done, please add the
release:note label to this PR.
llvmbot wrote:
@llvm/pr-subscribers-libc
Author: None (llvmbot)
Changes
Backport 51759ffc4408e9eb5c2d40c9489ce3b98de233d5
Requested by: @jhuber6
---
Full diff: https://github.com/llvm/llvm-project/pull/126284.diff
1 Files Affected:
- (modified) libc/CMakeLists.txt (+2-1)
``
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From aabdfe7d6c6b6e27e9c2150c10199baa6638b6df Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/22] adding metadata extraction
---
.../llvm/Analysis/DXILM
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126310
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailma
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126310
Backport 6e5988863177e1d53e7a7abb7a3db2b85376f0f5
Requested by: @tstellar
>From 8c9f343575f6cba87ffbcbc17ef15ba4a3bd00a0 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 7 Feb 2025 13:09:58 -0800
Subject
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126209
>From 3542150f05a1f32796d2258f679b9190b7d1f825 Mon Sep 17 00:00:00 2001
From: David Sherwood
Date: Fri, 7 Feb 2025 09:36:52 +
Subject: [PATCH 1/2] [LoopVectorize] Fix cost model assert when vectorising
call
github-actions[bot] wrote:
@david-arm (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. When you are done, please add the
release:note label to this PR.
https://github.com/joaosaffran edited
https://github.com/llvm/llvm-project/pull/123147
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/126479
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/m
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126479
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport 8d373ceaec1f1b27c9e682cfaf71aae19ea48d98
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/126479.diff
2 Files Affected:
- (modified) clang/lib/Format/TokenAnnotator.c
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126479
Backport 8d373ceaec1f1b27c9e682cfaf71aae19ea48d98
Requested by: @owenca
>From f293ba32d675c6e1fb11cce5cdb5fedd2565f278 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Sat, 8 Feb 2025 23:22:33 -0800
Subject: [PAT
Author: Mehdi Amini
Date: 2025-02-10T09:09:23+01:00
New Revision: bc855e1ae6be47285cbbfa78fdb202593eb513fc
URL:
https://github.com/llvm/llvm-project/commit/bc855e1ae6be47285cbbfa78fdb202593eb513fc
DIFF:
https://github.com/llvm/llvm-project/commit/bc855e1ae6be47285cbbfa78fdb202593eb513fc.diff
L
llvmbot wrote:
@llvm/pr-subscribers-llvm-binary-utilities
Author: Aiden Grossman (boomanaiden154)
Changes
This patch adds support for properly decoding SHT_LLVM_BB_ADDR_MAP
sections in relocatable object files when the relocation format is CREL.
---
Full diff: https://github.com/llvm/llv
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126487
Backport 5921295dcaa1ad514d79e0ee824b9df1c077a2d0
Requested by: @RKSimon
>From c00fb5578488f0d482a781e7f05740c2d84d6b50 Mon Sep 17 00:00:00 2001
From: Simon Pilgrim
Date: Wed, 29 Jan 2025 22:17:53 +
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126487
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@preames What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126487
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 5921295dcaa1ad514d79e0ee824b9df1c077a2d0
Requested by: @RKSimon
---
Patch is 20.72 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/ll
sivan-shani wrote:
> @zmodem (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. When you are done, please add the
> release:note label to this PR.
Prev
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 2d31a12dbe2339d20844ede70cbb54dbaf4ceea9
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/126493.diff
3 Files Affected:
- (modified) llvm/docs/LangRef.rst (+4)
- (
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126496
Backport 3dc1ef1650c8389a6f195a474781cf2281208bed
3bd11b502c1846afa5e1257c94b7a70566e34686
Requested by: @nikic
>From 9f6a0ff7b5241eb86993b1505de2776fcfebfee5 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date:
llvmbot wrote:
@dtcxzyw What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126496
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126496
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: None (llvmbot)
Changes
Backport 3dc1ef1650c8389a6f195a474781cf2281208bed
3bd11b502c1846afa5e1257c94b7a70566e34686
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/126496.diff
2 Files Affected:
- (m
llvmbot wrote:
@dtcxzyw What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126493
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
6401 - 6500 of 66754 matches
Mail list logo