llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Amara Emerson (aemerson)
Changes
This is essentially a port of TargetLowering::scalarizeVectorStore(), which
is used for the case where we have something like a store of <8 x s8>
truncating
to <8 x s1> in memory. The naive loweri
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Amara Emerson (aemerson)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/121171.diff
5 Files Affected:
- (modified) llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h (+4)
- (modified) llvm/lib/CodeGen/G
Author: Vitaly Buka
Date: 2024-12-26T14:18:53-08:00
New Revision: ba68091d9845f8343fb61bd9df5fc8995cc04278
URL:
https://github.com/llvm/llvm-project/commit/ba68091d9845f8343fb61bd9df5fc8995cc04278
DIFF:
https://github.com/llvm/llvm-project/commit/ba68091d9845f8343fb61bd9df5fc8995cc04278.diff
L
https://github.com/zhaoqi5 created
https://github.com/llvm/llvm-project/pull/121330
If linker relaxation enabled, relaxable code sequence expanded from pseudos
should avoid being separated by instruction scheduling. This commit tags
scheduling boundary for them to avoid being scheduled. (Excep
llvmbot wrote:
@llvm/pr-subscribers-backend-loongarch
Author: ZhaoQi (zhaoqi5)
Changes
If linker relaxation enabled, relaxable code sequence expanded from pseudos
should avoid being separated by instruction scheduling. This commit tags
scheduling boundary for them to avoid being schedule
Author: Ivan Butygin
Date: 2024-12-31T18:54:48+03:00
New Revision: 7b713e8f46465186c777b4822f612bce20396e79
URL:
https://github.com/llvm/llvm-project/commit/7b713e8f46465186c777b4822f612bce20396e79
DIFF:
https://github.com/llvm/llvm-project/commit/7b713e8f46465186c777b4822f612bce20396e79.diff
llvmbot wrote:
@llvm/pr-subscribers-mlir-sparse
@llvm/pr-subscribers-mlir-spirv
Author: Matthias Springer (matthias-springer)
Changes
The 1:N dialect conversion driver has been deprecated. Use the regular dialect
conversion driver instead. This commit deletes the 1:N dialect conversion
d
llvmbot wrote:
@llvm/pr-subscribers-mlir-func
Author: Matthias Springer (matthias-springer)
Changes
The 1:N dialect conversion driver has been deprecated. Use the regular dialect
conversion driver instead. This commit deletes the 1:N dialect conversion
driver.
For details, see
https://
https://github.com/zhaoqi5 edited
https://github.com/llvm/llvm-project/pull/121330
___
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/125585
Backport d194c6b9a7fdda7a61abcd6bfe39ab465bf0cc87
Requested by: @tstellar
>From adf607aa5622a6e3a83a4016bc87f2c8321c47c7 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Mon, 3 Feb 2025 13:13:11 -0800
Subject
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport d194c6b9a7fdda7a61abcd6bfe39ab465bf0cc87
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/125585.diff
1 Files Affected:
- (modified) .github/workflows/release-ta
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125585
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-selectiondag
Author: Matt Arsenault (arsenm)
Changes
Fix introducing stack usage if a bitcast source operand is an illegal
integer type cast to a legal vector type. This should cover more
situations, but this is the first one I noticed.
---
Patch
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Alexandros Lamprineas (labrinea)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/125525.diff
2 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+7)
- (modified) llvm/docs/ReleaseNotes.md (+14)
``di
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From 635b27a0842aa38d6a1c731bee72de0b547b7638 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/16] adding metadata extraction
---
.../llvm/Analysis/DXILM
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.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125585
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot closed
https://github.com/llvm/llvm-project/pull/125585
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From 635b27a0842aa38d6a1c731bee72de0b547b7638 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/17] adding metadata extraction
---
.../llvm/Analysis/DXILM
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125386
>From d185bd94ff7717429fd2fffbcd0d4c7c64c05f0b Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 31 Jan 2025 07:57:43 +
Subject: [PATCH] [AArch64] Enable vscale_range with +sme (#124466)
If we have +sme
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125585
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailma
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From 635b27a0842aa38d6a1c731bee72de0b547b7638 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/15] adding metadata extraction
---
.../llvm/Analysis/DXILM
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: Tom Stellard (tstellar)
Changes
(cherry picked from commit 2deba08e09b9412c9f4e5888237e28173dee085b)
---
Full diff: https://github.com/llvm/llvm-project/pull/125588.diff
1 Files Affected:
- (modified) .github/workflows/premerg
@@ -10,13 +10,13 @@ Header:
PartOffsets: [ 60 ]
Parts:
- Name:RTS0
-Size:8
+Size:4
joaosaffran wrote:
Wrong rebase, fixed it
https://github.com/llvm/llvm-project/pull/123147
_
@@ -829,6 +829,7 @@ option (LLVM_ENABLE_DOXYGEN "Use doxygen to generate llvm
API documentation." OF
option (LLVM_ENABLE_SPHINX "Use Sphinx to generate llvm documentation." OFF)
option (LLVM_ENABLE_OCAMLDOC "Build OCaml bindings documentation." ON)
option (LLVM_ENABLE_BINDINGS
@@ -0,0 +1,158 @@
+//===- DXILRootSignature.cpp - DXIL Root Signature helper objects ===//
+//
+// 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-2
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125624
___
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/125624
Backport fbe470c1b215e3f953a41db6b91d20ce0bcf5c4e
Requested by: @brad0
>From 1b6946b60080e057d5848cea36ce801ddf2a43f6 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Mon, 3 Feb 2025 22:43:43 -0500
Subject: [PA
llvmbot wrote:
@llvm/pr-subscribers-third-party-benchmark
Author: None (llvmbot)
Changes
Backport fbe470c1b215e3f953a41db6b91d20ce0bcf5c4e
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/125624.diff
1 Files Affected:
- (modified) third-party/benchmark/src
joaosaffran wrote:
I am not really sure we can have multiple root signatures in the backend. It is
possible in HLSL because we can specify the entry function, therefore you can
have multiple entries in a single file. However, when lowering into
DXContainer, t
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125590
Backport 7c5100d36d8027dd205d6ec410a63c3930a1d9c1
Requested by: @topperc
>From bfc522cfd54c79a8ed833dfbb19285df05c3c4e8 Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Mon, 3 Feb 2025 13:48:42 -0800
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125590
___
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 7c5100d36d8027dd205d6ec410a63c3930a1d9c1
Requested by: @topperc
---
Full diff: https://github.com/llvm/llvm-project/pull/125590.diff
2 Files Affected:
- (modified) llvm/lib/Target/RISCV/RISCVISe
https://github.com/cor3ntin edited
https://github.com/llvm/llvm-project/pull/125418
___
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/12
Backport bac62ee
Requested by: @JDevlieghere
>From fa13ea757382a003468e2c30d978eba0a1dfcbf5 Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Mon, 3 Feb 2025 10:35:14 -0800
Subject: [PATCH] [llvm] Add CMa
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/12
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@oontvoo What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/12
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
=?utf-8?q?Michał_Górny?=
Message-ID:
In-Reply-To:
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125498
Backport 359a9131704277bce0f806de31ac887e68a66902
689ef5fda0ab07dfc452cb16d3646d53e612cb75
Requested by: @mgorny
>From 94ba87f5c8faafa63ece54849362bab8a168a
=?utf-8?q?Michał_Górny?=
Message-ID:
In-Reply-To:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125498
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/li
=?utf-8?q?Michał_Górny?=
Message-ID:
In-Reply-To:
llvmbot wrote:
@thesamesam @thesamesam What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/125498
___
llvm-branch-commits mailing list
llvm-branc
=?utf-8?q?Michał_Górny?=
Message-ID:
In-Reply-To:
llvmbot wrote:
@llvm/pr-subscribers-offload
Author: None (llvmbot)
Changes
Backport 359a9131704277bce0f806de31ac887e68a66902
689ef5fda0ab07dfc452cb16d3646d53e612cb75
Requested by: @mgorny
---
Full diff: https://github.com/llvm/llvm-pr
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
@llvm/pr-subscribers-llvm-regalloc
@llvm/pr-subscribers-backend-powerpc
Author: Matt Arsenault (arsenm)
Changes
This was ultimately working around bugs in subregister handling
in peephole-opt. In the common case, it would give up on folding
a
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Matt Arsenault (arsenm)
Changes
This was ultimately working around bugs in subregister handling
in peephole-opt. In the common case, it would give up on folding
anything into a subregister extract copy.
---
Patch is 76.32 KiB, t
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
This was ultimately working around bugs in subregister handling
in peephole-opt. In the common case, it would give up on folding
anything into a subregister extract copy.
---
Patch is 76.32 KiB, tr
llvmbot wrote:
@llvm/pr-subscribers-llvm-regalloc
Author: Matt Arsenault (arsenm)
Changes
This fixes the handling of subregister extract copies. This
will allow AMDGPU to remove its implementation of
shouldRewriteCopySrc, which exists as a 10 year old workaround
to this bug. peephole-opt-f
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125515
___
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/125515
Backport cb2598dda1aae5096a77bc8a9f6679ca1b350e5e
Requested by: @brad0
>From acd0c6c1774c2c2ba97c714709041f6561370447 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Mon, 3 Feb 2025 10:03:59 -0500
Subject: [PA
llvmbot wrote:
@llvm/pr-subscribers-flang-runtime
Author: None (llvmbot)
Changes
Backport cb2598dda1aae5096a77bc8a9f6679ca1b350e5e
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/125515.diff
1 Files Affected:
- (modified) flang/runtime/CMakeLists.txt (+7-
llvmbot wrote:
@tblah What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125515
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinf
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: NAKAMURA Takumi (chapuni)
Changes
`-fmcdc-single-conditions` is `CC1Option` for now.
This change discovers `isInstrumentedCondition(Cond)` on
`DoStmt/ForStmt/IfStmt/WhleStmt/AbstractConditionalOperator` and add them into
Decisions.
An e
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:
@llvm/pr-subscribers-clang
Author: Nikolas Klauser (philnik777)
Changes
This aligns the builtins with how implementations work which don't use
the buitins.
---
Full diff: https://github.com/llvm/llvm-project/pull/125185.diff
4 Files Affected:
- (modified) clang/docs/Rel
llvmbot wrote:
@llvm/pr-subscribers-backend-arm
Author: Oliver Stannard (ostannard)
Changes
Backport 97b066f4e92a0df46b9d10721e988210f0d1afb6
Add release note.
---
Full diff: https://github.com/llvm/llvm-project/pull/125194.diff
4 Files Affected:
- (modified) clang/docs/ReleaseNotes.r
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/124813
>From b1b967db8d3252894b72db1d6161c655898680bd Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Tue, 28 Jan 2025 17:46:23 +
Subject: [PATCH 1/5] adding support for root constants in dxcontainer for
ob2j
Author: Tom Stellard
Date: 2025-01-30T13:54:53-08:00
New Revision: a97eed928f410d3e4f91e3821a90cb41a5cff89c
URL:
https://github.com/llvm/llvm-project/commit/a97eed928f410d3e4f91e3821a90cb41a5cff89c
DIFF:
https://github.com/llvm/llvm-project/commit/a97eed928f410d3e4f91e3821a90cb41a5cff89c.diff
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.
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From 94eacc14c0297e6e569e37602bbabcf12240ff76 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/13] adding metadata extraction
---
.../llvm/Analysis/DXILM
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 14e7253752ddf98e953061dfbf28a008b18f10ed
016f380a03875fc1251794e6d4e9555d0c60d3e9 --e
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125191
Backport 97b066f4e92a0df46b9d10721e988210f0d1afb6
Requested by: @ostannard
>From c43486924799bdff041a7fee0b1f06cb5ff5f499 Mon Sep 17 00:00:00 2001
From: Oliver Stannard
Date: Fri, 31 Jan 2025 09:03:01 +
Su
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 97b066f4e92a0df46b9d10721e988210f0d1afb6
Requested by: @ostannard
---
Full diff: https://github.com/llvm/llvm-project/pull/125191.diff
3 Files Affected:
- (modified) clang/include/clang/Basic/LangOptions
llvmbot wrote:
@efriedma-quic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125191
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125191
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
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:
@llvm/pr-subscribers-llvm-regalloc
Author: Akshat Oke (optimisan)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/125192.diff
9 Files Affected:
- (added) llvm/include/llvm/CodeGen/RenameIndependentSubregs.h (+25)
- (modified) llvm/include/llvm/Initiali
https://github.com/cor3ntin approved this pull request.
Erich and Aaron are happy with the name, lets go with that
https://github.com/llvm/llvm-project/pull/125418
___
llvm-branch-commits mailing list
[email protected]
https://lists.ll
Author: Roland McGrath
Date: 2025-02-04T16:05:47-08:00
New Revision: 559687352284d56b1290327260111f8a6534801b
URL:
https://github.com/llvm/llvm-project/commit/559687352284d56b1290327260111f8a6534801b
DIFF:
https://github.com/llvm/llvm-project/commit/559687352284d56b1290327260111f8a6534801b.diff
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 a8cdd4536867465e3d6e2b4ad8c49b27ee94dec8
42bb34f66f0030f55e1055c4ee0b362511b7f45b --e
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125809
Backport c5a9a72b3cd118a23193d01bf9393fbf1d4b90ae
Requested by: @ChuanqiXu9
>From d8a541445ede9e8bcbe4762c2b3139a64fb1cfd2 Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Wed, 5 Feb 2025 13:41:48 +0800
Subject
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport c5a9a72b3cd118a23193d01bf9393fbf1d4b90ae
Requested by: @ChuanqiXu9
---
Full diff: https://github.com/llvm/llvm-project/pull/125809.diff
3 Files Affected:
- (modified) clang/lib/AST/ASTContext.cpp (+2-1)
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125809
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-hlsl
Author: Helena Kotas (hekota)
Changes
All variable declarations in the global scope that are not resources, static or
empty are implicitly added to implicit constant buffer `$Globals`. They are
created in `hlsl_constant` address space and collecte
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125669
___
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/125669
Backport fbe470c1b215e3f953a41db6b91d20ce0bcf5c4e
Requested by: @rorth
>From a63b53f91016edc4728a9e7e919b77cab9e409f3 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Mon, 3 Feb 2025 22:43:43 -0500
Subject: [PA
llvmbot wrote:
@llvm/pr-subscribers-third-party-benchmark
Author: None (llvmbot)
Changes
Backport fbe470c1b215e3f953a41db6b91d20ce0bcf5c4e
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/125669.diff
1 Files Affected:
- (modified) third-party/benchmark/src
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
@llvm/pr-subscribers-backend-arm
Author: Christudasan Devadasan (cdevadas)
Changes
---
Patch is 63.84 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/125703.diff
56 Files Affected:
- (modif
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125653
Backport 13d0318a9848ec322ceea4f37fb6b421d70407b0
Requested by: @labath
>From bee03a956372c94d65181a0d2ddccf03fc8cb499 Mon Sep 17 00:00:00 2001
From: Pavel Labath
Date: Fri, 31 Jan 2025 09:07:11 +0100
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125653
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@DavidSpickett What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125653
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (llvmbot)
Changes
Backport 13d0318a9848ec322ceea4f37fb6b421d70407b0
Requested by: @labath
---
Full diff: https://github.com/llvm/llvm-project/pull/125653.diff
5 Files Affected:
- (modified) lldb/packages/Python/lldbsuite/test/gdbcl
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125659
Backport 30f3752e54fa7cd595a434a985efbe9a7abe9b65
Requested by: @fhahn
>From 2bbf2b25a1575f2b60780dbe05dc8a8f9b6d3ac1 Mon Sep 17 00:00:00 2001
From: Florian Hahn
Date: Mon, 3 Feb 2025 17:01:02 +
Subject: [
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125659
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@lukel97 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125659
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-vectorizers
Author: None (llvmbot)
Changes
Backport 30f3752e54fa7cd595a434a985efbe9a7abe9b65
Requested by: @fhahn
---
Full diff: https://github.com/llvm/llvm-project/pull/125659.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Vectorize/LoopV
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
In principle we need this analysis to avoid regressions when
using v_pk_mov_b32 when shuffling to physical register inputs. However,
as it stands this only introduces regressions by decomposing every
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 20.10 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/125656.diff
1 Files Affected:
- (added) llvm/test/CodeGen/AMDGPU/reg-sequence-like
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
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 c
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125254
Backport e31c6c97b795e57a7b1ee31ad37eced40c6305ed
Requested by: @brad0
>From 0d748aa721b99865fb33fa8748b2cd8d8707af75 Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Fri, 31 Jan 2025 11:49:28 -0500
Subject: [P
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125254
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-flang-runtime
Author: None (llvmbot)
Changes
Backport e31c6c97b795e57a7b1ee31ad37eced40c6305ed
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/125254.diff
1 Files Affected:
- (modified) flang/runtime/exceptions.cpp (+1-
llvmbot wrote:
@vdonaldson What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125254
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport 36b3c43524c8ca86a5050496b8773f07c5ccddff
Requested by: @ostannard
---
Full diff: https://github.com/llvm/llvm-project/pull/125230.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64/AAr
llvmbot wrote:
@tmatheson-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125230
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125230
Backport 36b3c43524c8ca86a5050496b8773f07c5ccddff
Requested by: @ostannard
>From ce1c957acb994d98d8ee5168d58ee35122b908c0 Mon Sep 17 00:00:00 2001
From: Oliver Stannard
Date: Wed, 29 Jan 2025 10:42:47 +
Su
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125230
___
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/125254
>From 41692de9c90b5a95b5b991be54eb01b8783fb31e Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Fri, 31 Jan 2025 11:49:28 -0500
Subject: [PATCH] [flang] Fix building on aarch64 *BSD and musl libc after
9d8dc45d1
llvmbot wrote:
@llvm/pr-subscribers-llvm-support
Author: None (llvmbot)
Changes
Backport 95e19e21c55db7ede8ff7795512bbfc4ca0ca782
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/125210.diff
1 Files Affected:
- (modified) llvm/lib/Support/Unix/Signals.inc
llvmbot wrote:
@rjmccall What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125206
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport bc47daed6d5491a7c65d4dd42da6bb11d3b1ab00
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/125212.diff
1 Files Affected:
- (modified) clang/lib/Driver/ToolChains/CommonArgs.cp
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125210
Backport 95e19e21c55db7ede8ff7795512bbfc4ca0ca782
Requested by: @brad0
>From 4c48fe1b4b0562bec21c6da39e20abe00819bccb Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Fri, 31 Jan 2025 05:02:50 -0500
Subject: [P
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125213
Backport 7fa1257c35581268deb5f0fc2faa3ae46358f958
Requested by: @brad0
>From ee60966778d46dc90a7c5f0a8569de9429f7ddc4 Mon Sep 17 00:00:00 2001
From: vdonaldson <[email protected]>
Dat
6301 - 6400 of 66754 matches
Mail list logo