Author: Chuanqi Xu
Date: 2025-02-25T08:31:12-08:00
New Revision: d6fd6e4d6acfab8744064b03f1a86e16dfe53ec6
URL:
https://github.com/llvm/llvm-project/commit/d6fd6e4d6acfab8744064b03f1a86e16dfe53ec6
DIFF:
https://github.com/llvm/llvm-project/commit/d6fd6e4d6acfab8744064b03f1a86e16dfe53ec6.diff
LO
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128639
___
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,24 @@
+//===--===//
+//
+// 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: Apac
https://github.com/qcolombet approved this pull request.
https://github.com/llvm/llvm-project/pull/128469
___
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/qcolombet approved this pull request.
https://github.com/llvm/llvm-project/pull/128400
___
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/joaosaffran updated
https://github.com/llvm/llvm-project/pull/128577
>From 767b7d02bf71e6e0137e2b5f9f9b8d8b799ac81f Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Sat, 22 Feb 2025 06:19:15 +
Subject: [PATCH 1/9] first working version
---
.../llvm/MC/DXContainerRootSig
https://github.com/hekota approved this pull request.
https://github.com/llvm/llvm-project/pull/128698
___
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/tstellar milestoned
https://github.com/llvm/llvm-project/pull/128764
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -46,6 +46,12 @@ def ResRetDoubleTy : DXILOpParamType;
def ResRetInt16Ty : DXILOpParamType;
def ResRetInt32Ty : DXILOpParamType;
def ResRetInt64Ty : DXILOpParamType;
+def CBufRetHalfTy : DXILOpParamType;
farzonl wrote:
why `def CBufRetHalfTy : DXILOpParamTyp
https://github.com/farzonl edited
https://github.com/llvm/llvm-project/pull/128699
___
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/farzonl approved this pull request.
LGTM. comments are questions only. No changes needed.
https://github.com/llvm/llvm-project/pull/128699
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128283
___
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/llvmbot updated
https://github.com/llvm/llvm-project/pull/128283
>From 69ee30f9db773048d314db466aaa187b6843c3c0 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sat, 22 Feb 2025 12:06:34 +0800
Subject: [PATCH] [DAGCombiner] visitFREEZE: Early exit when N is deleted
(#12816
github-actions[bot] wrote:
@zyn0217 (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
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128690
___
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/llvmbot updated
https://github.com/llvm/llvm-project/pull/128690
>From d6fd6e4d6acfab8744064b03f1a86e16dfe53ec6 Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Tue, 25 Feb 2025 13:29:42 +0800
Subject: [PATCH] [Serialization] Update DECL_LAST
Address post commit review at
htt
tstellar wrote:
OK, let's go with option 2.
https://github.com/llvm/llvm-project/pull/127552
___
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/androm3da approved this pull request.
https://github.com/llvm/llvm-project/pull/128738
___
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/tstellar closed
https://github.com/llvm/llvm-project/pull/127771
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@arsenm (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.
ht
https://github.com/ldionne approved this pull request.
LGTM with minor comment
https://github.com/llvm/llvm-project/pull/128351
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm
@@ -353,9 +354,9 @@ _LIBCPP_HIDE_FROM_ABI basic_ostream<_CharT, _Traits>&
operator<<(basic_ostream<_
typedef ostreambuf_iterator<_CharT, _Traits> _Ip;
if (std::__pad_and_output(
_Ip(__os),
- &__c,
- (__os.flags() & ios_base::
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/127552
___
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/ldionne edited
https://github.com/llvm/llvm-project/pull/128351
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Closing since we've backported #127771 instead.
https://github.com/llvm/llvm-project/pull/127552
___
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/zmodem approved this pull request.
:+1:
https://github.com/llvm/llvm-project/pull/128720
___
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/guy-david edited
https://github.com/llvm/llvm-project/pull/127666
___
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/dwblaikie approved this pull request.
https://github.com/llvm/llvm-project/pull/128686
___
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/llvmbot updated
https://github.com/llvm/llvm-project/pull/128720
>From c02bd85194d3cb6416baaf3dd607a056f2047720 Mon Sep 17 00:00:00 2001
From: Alexandre Ganea
Date: Mon, 24 Feb 2025 08:53:44 -0500
Subject: [PATCH] On Windows, remove the UCRT libraries from the release script
Author: Alexandre Ganea
Date: 2025-02-25T11:40:01-08:00
New Revision: c02bd85194d3cb6416baaf3dd607a056f2047720
URL:
https://github.com/llvm/llvm-project/commit/c02bd85194d3cb6416baaf3dd607a056f2047720
DIFF:
https://github.com/llvm/llvm-project/commit/c02bd85194d3cb6416baaf3dd607a056f2047720.dif
github-actions[bot] wrote:
@androm3da (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/tstellar closed
https://github.com/llvm/llvm-project/pull/128738
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jonas Hahnfeld
Date: 2025-02-25T11:38:28-08:00
New Revision: 83081919e42376eb3cdbb8267daaf8da0691f9ae
URL:
https://github.com/llvm/llvm-project/commit/83081919e42376eb3cdbb8267daaf8da0691f9ae
DIFF:
https://github.com/llvm/llvm-project/commit/83081919e42376eb3cdbb8267daaf8da0691f9ae.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128686
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@hahnjo (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.
ht
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128720
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@aganea (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.
ht
Author: Ikhlas Ajbar
Date: 2025-02-25T11:45:16-08:00
New Revision: d18f15fe53bc1948e427ed1481b1f586938009d9
URL:
https://github.com/llvm/llvm-project/commit/d18f15fe53bc1948e427ed1481b1f586938009d9
DIFF:
https://github.com/llvm/llvm-project/commit/d18f15fe53bc1948e427ed1481b1f586938009d9.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/128738
>From d18f15fe53bc1948e427ed1481b1f586938009d9 Mon Sep 17 00:00:00 2001
From: Ikhlas Ajbar
Date: Tue, 25 Feb 2025 09:07:29 -0600
Subject: [PATCH] [Hexagon] Add a case to BitTracker for new register class
(#1285
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/128734
>From addf1c97117e52bd52f445a360047c2752df9d1a Mon Sep 17 00:00:00 2001
From: Stephen Tozer
Date: Tue, 25 Feb 2025 14:49:59 +
Subject: [PATCH] Do not treat llvm.fake.use as a debug instruction (#128684)
The
Author: Stephen Tozer
Date: 2025-02-25T11:57:01-08:00
New Revision: addf1c97117e52bd52f445a360047c2752df9d1a
URL:
https://github.com/llvm/llvm-project/commit/addf1c97117e52bd52f445a360047c2752df9d1a
DIFF:
https://github.com/llvm/llvm-project/commit/addf1c97117e52bd52f445a360047c2752df9d1a.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128734
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@SLTozer (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
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128738
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/128738
Backport 4f7d8948d9d9a0d366ac737247abab2246834e05
Requested by: @androm3da
>From 1e3539f8397536938e20c21f2d59b972741c18e4 Mon Sep 17 00:00:00 2001
From: Ikhlas Ajbar
Date: Tue, 25 Feb 2025 09:07:29 -0600
Subje
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 4f7d8948d9d9a0d366ac737247abab2246834e05
Requested by: @androm3da
---
Full diff: https://github.com/llvm/llvm-project/pull/128738.diff
2 Files Affected:
- (modified) llvm/lib/Target/Hexagon/Hex
llvmbot wrote:
@androm3da What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128738
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
github-actions[bot] wrote:
@DavidTruby (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:
@ChuanqiXu9 (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.
androm3da wrote:
> > @smithp35 @jh7370 @androm3da What do you think about backporting this?
>
> sounds good - but if we make this change we should also make sure #127558 is
> fixed and backported. @quic-akaryaki is that something you think you'll be
> able to address? If not, I can take a look
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/128717
>From c99be9188631e5f5a21a0041d85385bd05659a3d Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Tue, 25 Feb 2025 22:03:17 +0800
Subject: [PATCH] [X86][DAGCombiner] Skip x87 fp80 values in
`combineFMulOrFDivWi
Author: Yingwei Zheng
Date: 2025-02-25T08:32:18-08:00
New Revision: c99be9188631e5f5a21a0041d85385bd05659a3d
URL:
https://github.com/llvm/llvm-project/commit/c99be9188631e5f5a21a0041d85385bd05659a3d
DIFF:
https://github.com/llvm/llvm-project/commit/c99be9188631e5f5a21a0041d85385bd05659a3d.diff
llvmbot wrote:
@OCHyams What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128734
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/128717
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
androm3da wrote:
> @smithp35 @jh7370 @androm3da What do you think about backporting this?
sounds good - but if we make this change we should also make sure #127558 is
fixed and backported. @quic-akaryaki is that something you think you'll be
able to address? If not, I can take a look.
https
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/128734
Backport af68927a831c45b92248b1f6fc24d445be42dd91
Requested by: @SLTozer
>From d2fbc2e17976e9e9d269527dade3b55d63a62951 Mon Sep 17 00:00:00 2001
From: Stephen Tozer
Date: Tue, 25 Feb 2025 14:49:59 +
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128734
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Could these fixes wait until the 20.1.1 release? The final 20.1.0-rc release
is planned for today, so I'm not sure there will be time to backport a fix for
https://github.com/llvm/llvm-project/issues/127558.
https://github.com/llvm/llvm-project/pull/128597
___
https://github.com/dcci approved this pull request.
LG
https://github.com/llvm/llvm-project/pull/128546
___
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/joaosaffran updated
https://github.com/llvm/llvm-project/pull/128577
>From 767b7d02bf71e6e0137e2b5f9f9b8d8b799ac81f Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Sat, 22 Feb 2025 06:19:15 +
Subject: [PATCH 1/6] first working version
---
.../llvm/MC/DXContainerRootSig
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/128577
>From 767b7d02bf71e6e0137e2b5f9f9b8d8b799ac81f Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Sat, 22 Feb 2025 06:19:15 +
Subject: [PATCH 1/5] first working version
---
.../llvm/MC/DXContainerRootSig
https://github.com/llvm-beanz approved this pull request.
https://github.com/llvm/llvm-project/pull/128699
___
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/aaupov updated
https://github.com/llvm/llvm-project/pull/128546
___
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/aaupov updated
https://github.com/llvm/llvm-project/pull/128546
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
@smithp35 @jh7370 @androm3da What do you think about backporting this?
https://github.com/llvm/llvm-project/pull/128597
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/128730
Backport 148111fdcf0e807fe74274b18fcf65c4cff45d63
Requested by: @tstellar
>From 43d72482dd0a370063db0684b4bd552f2b0456cc Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Tue, 25 Feb 2025 07:33:42 -0800
Subjec
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport 148111fdcf0e807fe74274b18fcf65c4cff45d63
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/128730.diff
2 Files Affected:
- (modified) .github/workflows/release-bi
llvmbot wrote:
@tru What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128730
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128730
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
@llvm/pr-subscribers-backend-amdgpu
Author: Petar Avramovic (petar-avramovic)
Changes
In preparations for implementing temporal divergence lowering for
global-isel, switch llvm-ir tests for amdgpu divergence lowering
to new reg bank selec
https://github.com/petar-avramovic ready_for_review
https://github.com/llvm/llvm-project/pull/128702
___
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/bogner created
https://github.com/llvm/llvm-project/pull/128699
Fixes #112992
>From be9554eabde52e6feb37ad91935ee73aacdf00d6 Mon Sep 17 00:00:00 2001
From: Justin Bogner
Date: Sat, 22 Feb 2025 12:40:46 -0800
Subject: [PATCH] [DirectX] Support the CBufferLoadLegacy operation
https://github.com/petar-avramovic created
https://github.com/llvm/llvm-project/pull/128702
In preparations for implementing temporal divergence lowering for
global-isel, switch llvm-ir tests for amdgpu divergence lowering
to new reg bank select. Requires adding few simple regbanklegalize
rules
https://github.com/petar-avramovic edited
https://github.com/llvm/llvm-project/pull/124298
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
petar-avramovic wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/128702?utm_source=stack-comment-downstack-mergeability-w
https://github.com/DavidTruby updated
https://github.com/llvm/llvm-project/pull/128518
>From bbebcafadf448bf5780597e2c2b9813237d2c884 Mon Sep 17 00:00:00 2001
From: David Truby
Date: Fri, 21 Feb 2025 18:50:52 +
Subject: [PATCH] [flang] fix AArch64 PCS for struct following pointer
(#127802)
@@ -312,6 +312,12 @@ bool
AMDGPURegBankLegalize::runOnMachineFunction(MachineFunction &MF) {
}
// Opcodes that also support S1.
+if (Opc == G_FREEZE &&
arsenm wrote:
Missing freeze test?
https://github.com/llvm/llvm-project/pull/128702
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/128720
Backport 4ba3ebe
Requested by: @aganea
>From 89d34250f1a270577ee44f9a2d8715e27fd7835f Mon Sep 17 00:00:00 2001
From: Alexandre Ganea
Date: Mon, 24 Feb 2025 08:53:44 -0500
Subject: [PATCH] On Windows, remove th
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128720
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@zmodem What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128720
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
@@ -234,45 +225,47 @@ define amdgpu_cs void
@single_lane_execution_attribute(i32 inreg %.userdata0, <3
; GFX10-NEXT:s_mov_b32 s1, 0
; GFX10-NEXT:v_mbcnt_lo_u32_b32 v1, -1, 0
; GFX10-NEXT:s_or_b64 s[12:13], s[4:5], s[0:1]
-; GFX10-NEXT:s_mov_b32 s3, -1
; GFX10-
jh7370 wrote:
I don't know why I've been included on this PR - I have no knowledge of this
area, nor was I involved with the original PR.
https://github.com/llvm/llvm-project/pull/128597
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.l
jhuber6 wrote:
It is very important that this gets backported.
https://github.com/llvm/llvm-project/pull/126121
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Mats Jun Larsen (junlarsen)
Changes
Follow-up to #123569
---
Full diff: https://github.com/llvm/llvm-project/pull/128715.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CGObjCGNU.cpp (+10-19)
``diff
diff --git a/clang/l
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: Mats Jun Larsen (junlarsen)
Changes
Follow-up to #123569
---
Full diff: https://github.com/llvm/llvm-project/pull/128715.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CGObjCGNU.cpp (+10-19)
``diff
diff --git a
junlarsen wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/128715?utm_source=stack-comment-downstack-mergeability-warning
llvmbot wrote:
@llvm/pr-subscribers-backend-directx
Author: Justin Bogner (bogner)
Changes
Fixes #112992
---
Full diff: https://github.com/llvm/llvm-project/pull/128699.diff
9 Files Affected:
- (modified) llvm/docs/DirectX/DXILResources.rst (+120-6)
- (modified) llvm/include/llvm/IR/I
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
Author: Justin Bogner (bogner)
Changes
Fixes #112992
---
Full diff: https://github.com/llvm/llvm-project/pull/128699.diff
9 Files Affected:
- (modified) llvm/docs/DirectX/DXILResources.rst (+120-6)
- (modified) llvm/include/llvm/IR/Intrinsic
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/127589
___
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/junlarsen created
https://github.com/llvm/llvm-project/pull/128715
Follow-up to #123569
>From 25790b66158af918b776f04e065bb4067d9348e5 Mon Sep 17 00:00:00 2001
From: Mats Jun Larsen
Date: Tue, 25 Feb 2025 14:40:11 +0100
Subject: [PATCH] [CodeGen][ObjCGNU] Replace PointerType
github-actions[bot] wrote:
@jhuber6 (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
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/127589
>From 160e6ace3e1a35b05d1f277aaf34034b1174c5b0 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Tue, 11 Feb 2025 14:32:30 +0100
Subject: [PATCH] [mlir][cmake] Do not export MLIR_MAIN_SRC_DIR and
MLIR_INCLUDE_D
Author: Nikita Popov
Date: 2025-02-25T08:05:37-08:00
New Revision: 160e6ace3e1a35b05d1f277aaf34034b1174c5b0
URL:
https://github.com/llvm/llvm-project/commit/160e6ace3e1a35b05d1f277aaf34034b1174c5b0
DIFF:
https://github.com/llvm/llvm-project/commit/160e6ace3e1a35b05d1f277aaf34034b1174c5b0.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/126121
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Joseph Huber
Date: 2025-02-25T08:09:47-08:00
New Revision: 0bc2eb7458dcd763d063a58fb3ee9626bde8eae8
URL:
https://github.com/llvm/llvm-project/commit/0bc2eb7458dcd763d063a58fb3ee9626bde8eae8
DIFF:
https://github.com/llvm/llvm-project/commit/0bc2eb7458dcd763d063a58fb3ee9626bde8eae8.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126121
>From 0bc2eb7458dcd763d063a58fb3ee9626bde8eae8 Mon Sep 17 00:00:00 2001
From: Joseph Huber
Date: Thu, 6 Feb 2025 14:13:43 -0600
Subject: [PATCH] [OpenMP] Fix misspelled symbol name (#126120)
Summary:
This is su
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/128114
>From eb389b1259c35ea0f91b8aba133bca4a8ab9f4ab Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Fri, 21 Feb 2025 10:34:14 +0800
Subject: [PATCH] [C++20] [Modules] handling selectAny attribute for vardecl
Close h
github-actions[bot] wrote:
@ChuanqiXu9 (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/tstellar closed
https://github.com/llvm/llvm-project/pull/128114
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
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
101 - 200 of 200 matches
Mail list logo