llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 3ec6a6b85aed838b7d56bd6843cad52e822b9111
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/125338.diff
3 Files Affected:
- (modified) llvm/lib/Transforms/InstCombi
llvmbot wrote:
@arsenm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125338
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125338
Backport 3ec6a6b85aed838b7d56bd6843cad52e822b9111
Requested by: @dtcxzyw
>From be5e712bcc849c9284ad813afa0d287f47b89ad5 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sat, 1 Feb 2025 15:14:17 +0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125338
___
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/125334
>From 2de627ce3e2c88979294ba3d29fe610df5f15526 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Thu, 30 Jan 2025 19:03:38 -0800
Subject: [PATCH 1/3] [ELF] ICF: replace includeInDynsym with isExported
Similar t
llvmbot wrote:
@llvm/pr-subscribers-lld
Author: None (llvmbot)
Changes
Backport 45f538ecba1a51768002a5bc0c194b5af4cd9c27
d6fa74ab3d4cc77005836e72a2d6fe222bab4c59
994cea3f0a2d0caf4d66321ad5a06ab330144d89
Requested by: @MaskRay
---
Patch is 21.64 KiB, truncated to 20.00 KiB below, full
github-actions[bot] wrote:
@MacDue (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/125049
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Benjamin Maxwell
Date: 2025-01-31T20:57:27-08:00
New Revision: 2c142b23aef0beae9697eb1b10e9f6d954223794
URL:
https://github.com/llvm/llvm-project/commit/2c142b23aef0beae9697eb1b10e9f6d954223794
DIFF:
https://github.com/llvm/llvm-project/commit/2c142b23aef0beae9697eb1b10e9f6d954223794.di
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125049
>From 2c142b23aef0beae9697eb1b10e9f6d954223794 Mon Sep 17 00:00:00 2001
From: Benjamin Maxwell
Date: Thu, 30 Jan 2025 08:55:34 +
Subject: [PATCH] [clang][SME] Account for C++ lambdas in SME builtin
diagnost
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125334
Backport 45f538ecba1a51768002a5bc0c194b5af4cd9c27
d6fa74ab3d4cc77005836e72a2d6fe222bab4c59
994cea3f0a2d0caf4d66321ad5a06ab330144d89
Requested by: @MaskRay
>From c6326a22ed1251a1527f7abc8971683e1d7c078c Mon Se
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125334
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jorge Gorbe Moya
Date: 2025-01-31T18:07:28-08:00
New Revision: e9ca5033e880f1f6e28692fb86c0b97a1b9713eb
URL:
https://github.com/llvm/llvm-project/commit/e9ca5033e880f1f6e28692fb86c0b97a1b9713eb
DIFF:
https://github.com/llvm/llvm-project/commit/e9ca5033e880f1f6e28692fb86c0b97a1b9713eb.di
github-actions[bot] wrote:
@ostannard (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.
brad0 wrote:
> What's the motivation? It's very early in the release cycle, so I guess it'd
> be fine, but it might also be fine to let this bake in trunk, just in case it
> does turn out breaking something...
Just because it was early in the cycle, but you have a point. I'll leave it for
now
github-actions[bot] wrote:
@AaronBallman (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/125275
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Aaron Ballman
Date: 2025-01-31T18:00:52-08:00
New Revision: fe005eb0696f5255912a6fbe0e6bbd8c168340f7
URL:
https://github.com/llvm/llvm-project/commit/fe005eb0696f5255912a6fbe0e6bbd8c168340f7
DIFF:
https://github.com/llvm/llvm-project/commit/fe005eb0696f5255912a6fbe0e6bbd8c168340f7.diff
https://github.com/tstellar edited
https://github.com/llvm/llvm-project/pull/125275
___
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/125230
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Oliver Stannard
Date: 2025-01-31T17:55:58-08:00
New Revision: 184d1783db8d67c3c2c7983e296151a131c6ba4e
URL:
https://github.com/llvm/llvm-project/commit/184d1783db8d67c3c2c7983e296151a131c6ba4e
DIFF:
https://github.com/llvm/llvm-project/commit/184d1783db8d67c3c2c7983e296151a131c6ba4e.dif
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125230
>From 184d1783db8d67c3c2c7983e296151a131c6ba4e Mon Sep 17 00:00:00 2001
From: Oliver Stannard
Date: Wed, 29 Jan 2025 10:42:47 +
Subject: [PATCH] [AArch64] PAUTH_PROLOGUE should not be duplicated with
PAuthL
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/124898
___
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:
@higher-performance (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 t
Author: higher-performance
Date: 2025-01-31T17:51:10-08:00
New Revision: a00b0f99237987a3e6983ff6b4a3f0e2f560b31a
URL:
https://github.com/llvm/llvm-project/commit/a00b0f99237987a3e6983ff6b4a3f0e2f560b31a
DIFF:
https://github.com/llvm/llvm-project/commit/a00b0f99237987a3e6983ff6b4a3f0e2f560b31a.
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125249
___
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/125249
>From a00b0f99237987a3e6983ff6b4a3f0e2f560b31a Mon Sep 17 00:00:00 2001
From: higher-performance
Date: Thu, 30 Jan 2025 15:34:08 -0500
Subject: [PATCH] Fix false negative when value initializing a field annotate
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/tstellar closed
https://github.com/llvm/llvm-project/pull/125040
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yingwei Zheng
Date: 2025-01-31T17:49:18-08:00
New Revision: 40ca089d9930a2647b8942924f9346358339411a
URL:
https://github.com/llvm/llvm-project/commit/40ca089d9930a2647b8942924f9346358339411a
DIFF:
https://github.com/llvm/llvm-project/commit/40ca089d9930a2647b8942924f9346358339411a.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125040
>From 40ca089d9930a2647b8942924f9346358339411a Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Thu, 30 Jan 2025 08:58:23 +0800
Subject: [PATCH] [CodeGenPrepare] Replace deleted ext instr with the promoted
va
github-actions[bot] wrote:
@MacDue (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: Momchil Velikov
Date: 2025-01-31T17:43:51-08:00
New Revision: 97becb32056ac77a2981b3024eb06fb57f7708e3
URL:
https://github.com/llvm/llvm-project/commit/97becb32056ac77a2981b3024eb06fb57f7708e3
DIFF:
https://github.com/llvm/llvm-project/commit/97becb32056ac77a2981b3024eb06fb57f7708e3.dif
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125066
___
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/125066
>From 97becb32056ac77a2981b3024eb06fb57f7708e3 Mon Sep 17 00:00:00 2001
From: Momchil Velikov
Date: Thu, 30 Jan 2025 10:42:12 +
Subject: [PATCH] [AArch64] Add MSVC mangling for the __mfp8 type (#124968)
Fix
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125066
>From dc664f2349c84ae16f60ea3dfd45025e3159ebc1 Mon Sep 17 00:00:00 2001
From: Momchil Velikov
Date: Thu, 30 Jan 2025 10:42:12 +
Subject: [PATCH] [AArch64] Add MSVC mangling for the __mfp8 type (#124968)
Fix
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125254
___
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/125049
>From 1d604ee54db0938ba6a1434012bd708cd3bded57 Mon Sep 17 00:00:00 2001
From: Benjamin Maxwell
Date: Thu, 30 Jan 2025 08:55:34 +
Subject: [PATCH] [clang][SME] Account for C++ lambdas in SME builtin
diagnost
github-actions[bot] wrote:
@steakhal (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/124798
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Balazs Benics
Date: 2025-01-31T17:35:07-08:00
New Revision: 1c660caad162ec9355781101b1f37e8fbd270ac4
URL:
https://github.com/llvm/llvm-project/commit/1c660caad162ec9355781101b1f37e8fbd270ac4
DIFF:
https://github.com/llvm/llvm-project/commit/1c660caad162ec9355781101b1f37e8fbd270ac4.diff
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
Author: Brad Smith
Date: 2025-01-31T17:30:29-08:00
New Revision: c560d6f2c7cbc2d3656cdff22366e20f532a2d4d
URL:
https://github.com/llvm/llvm-project/commit/c560d6f2c7cbc2d3656cdff22366e20f532a2d4d
DIFF:
https://github.com/llvm/llvm-project/commit/c560d6f2c7cbc2d3656cdff22366e20f532a2d4d.diff
LO
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125254
>From c560d6f2c7cbc2d3656cdff22366e20f532a2d4d 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
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
Author: vdonaldson
Date: 2025-01-31T17:17:12-08:00
New Revision: d5333f265bb7d8a9ba3c51cb7266385827ba7c69
URL:
https://github.com/llvm/llvm-project/commit/d5333f265bb7d8a9ba3c51cb7266385827ba7c69
DIFF:
https://github.com/llvm/llvm-project/commit/d5333f265bb7d8a9ba3c51cb7266385827ba7c69.diff
LO
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125213
___
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/125213
>From d5333f265bb7d8a9ba3c51cb7266385827ba7c69 Mon Sep 17 00:00:00 2001
From: vdonaldson <37090318+vdonald...@users.noreply.github.com>
Date: Thu, 30 Jan 2025 15:15:52 -0500
Subject: [PATCH] [flang] Build fix (#1
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/124922
>From d75efa99ec895a2fb37d481301836cda5408a530 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Wed, 29 Jan 2025 15:25:43 +0200
Subject: [PATCH] [libcxx] Use _ftelli64/_fseeki64 on Windows
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.
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/124917
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: David Green
Date: 2025-01-31T16:38:42-08:00
New Revision: b23297a7f160ca37102799d1d1b1deb8114f01a4
URL:
https://github.com/llvm/llvm-project/commit/b23297a7f160ca37102799d1d1b1deb8114f01a4
DIFF:
https://github.com/llvm/llvm-project/commit/b23297a7f160ca37102799d1d1b1deb8114f01a4.diff
L
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/124917
>From b23297a7f160ca37102799d1d1b1deb8114f01a4 Mon Sep 17 00:00:00 2001
From: David Green
Date: Wed, 29 Jan 2025 12:48:11 +
Subject: [PATCH] [GlobalISel] Do not run verifier after
ResetMachineFunctionPass (
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/125213
>From 9a34331aecfa5af315d39cf843f1947c04b87629 Mon Sep 17 00:00:00 2001
From: vdonaldson <37090318+vdonald...@users.noreply.github.com>
Date: Thu, 30 Jan 2025 15:15:52 -0500
Subject: [PATCH] [flang] Build fix (#
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125254
>From 58627ce1144c510aeb98c2bcaa56dff0a70b4fdf 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
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/125230
>From 27f57290a8ba9323c8bda95a844880d7b9c450a9 Mon Sep 17 00:00:00 2001
From: Oliver Stannard
Date: Wed, 29 Jan 2025 10:42:47 +
Subject: [PATCH] [AArch64] PAUTH_PROLOGUE should not be duplicated with
PAuth
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/125040
>From ca5cf01f4cd726d5e6fb0d726c619b6192155cc5 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Thu, 30 Jan 2025 08:58:23 +0800
Subject: [PATCH] [CodeGenPrepare] Replace deleted ext instr with the promoted
v
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/tstellar closed
https://github.com/llvm/llvm-project/pull/125176
___
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/hekota edited
https://github.com/llvm/llvm-project/pull/124886
___
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/124917
>From 60c5cbafcd2c07d5cf0fc40954735bf903d04447 Mon Sep 17 00:00:00 2001
From: David Green
Date: Wed, 29 Jan 2025 12:48:11 +
Subject: [PATCH] [GlobalISel] Do not run verifier after
ResetMachineFunctionPass (
h-vetinari wrote:
This will fix https://github.com/llvm/llvm-project/issues/125152
https://github.com/llvm/llvm-project/pull/125213
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/
https://github.com/inbelic deleted
https://github.com/llvm/llvm-project/pull/123147
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
inbelic wrote:
Are you able to merge all these testcases into one file? You should be able to
define multiple root signatures on different entry functions right?
https://github.com/llvm/llvm-project/pull/123147
___
l
inbelic wrote:
I guess we can't merge all these error tests because we error out on the first
one? We should have at least one test that iterates on multiple root signatures
though.
https://github.com/llvm/llvm-project/pull/123147
@@ -0,0 +1,157 @@
+//===- 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
inbelic wrote:
If you think it makes more sense to have the separate, then I think we should
have at least 1 test-case that demonstrates multiple root-signatures
https://github.com/llvm/llvm-project/pull/123147
___
l
@@ -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
@@ -0,0 +1,157 @@
+//===- 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
@@ -10,13 +10,13 @@ Header:
PartOffsets: [ 60 ]
Parts:
- Name:RTS0
-Size:8
+Size:4
inbelic wrote:
Why should this change?
https://github.com/llvm/llvm-project/pull/123147
@@ -0,0 +1,74 @@
+//===- DXILRootSignature.h - 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-Identifie
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/123147
>From b524610dbffe2fc835e90f19cb6c6176fa61b6b7 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 15 Jan 2025 17:30:00 +
Subject: [PATCH 01/14] adding metadata extraction
---
.../llvm/Analysis/DXILM
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/125176
>From 713b5e7ea877db545526f88c0513c5f462dba62d Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Thu, 30 Jan 2025 22:31:24 -0800
Subject: [PATCH 1/3] workflows/premerge: Enable macos builds
We still have build
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/tstellar updated
https://github.com/llvm/llvm-project/pull/125176
>From 713b5e7ea877db545526f88c0513c5f462dba62d Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Thu, 30 Jan 2025 22:31:24 -0800
Subject: [PATCH 1/4] workflows/premerge: Enable macos builds
We still have build
tblah wrote:
Pull requests in this stack:
1. https://github.com/llvm/llvm-project/pull/125303
2. https://github.com/llvm/llvm-project/pull/125304
3. https://github.com/llvm/llvm-project/pull/125307
https://github.com/llvm/llvm-project/pull/125307
___
tblah wrote:
Pull requests in this stack:
1. https://github.com/llvm/llvm-project/pull/125303
2. https://github.com/llvm/llvm-project/pull/125304
3. https://github.com/llvm/llvm-project/pull/125307
https://github.com/llvm/llvm-project/pull/125304
___
https://github.com/tblah created
https://github.com/llvm/llvm-project/pull/125307
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
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125305
___
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/jurahul approved this pull request.
LGTM but also let @arsenm take a look for the GISel match tables changes (I did
not review that PR).
https://github.com/llvm/llvm-project/pull/125287
___
llvm-branch-commits mailing list
llvm-bran
https://github.com/boomanaiden154 approved this pull request.
https://github.com/llvm/llvm-project/pull/125305
___
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-github-workflow
Author: None (llvmbot)
Changes
Backport 95c0c784ac9a91a8e12331ad9574ac6ad75318b1
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/125305.diff
1 Files Affected:
- (modified) .github/workflows/premerge.y
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125305
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailma
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125305
___
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/125305
Backport 95c0c784ac9a91a8e12331ad9574ac6ad75318b1
Requested by: @tstellar
>From f2e1acdcdafdf3e4eec8406f5ceeda883485917f Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 31 Jan 2025 13:45:08 -0800
Subjec
llvmbot wrote:
@llvm/pr-subscribers-mlir-llvm
@llvm/pr-subscribers-mlir-openmp
Author: Tom Eccles (tblah)
Changes
This still doesn't fix the memory safety issues because the stack allocations
created here for the private variables might go out of scope.
I will add a more complete lit tes
https://github.com/tblah created
https://github.com/llvm/llvm-project/pull/125304
This still doesn't fix the memory safety issues because the stack allocations
created here for the private variables might go out of scope.
I will add a more complete lit test later in this patch series.
>From c
nikic wrote:
This backport is to fix TableGen OOM seen on i686-mingw.
https://github.com/llvm/llvm-project/pull/125287
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-c
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: None (llvmbot)
Changes
Backport e2301d674976b84ba505065a9702f3376e05bc43
c640f97ccf723e64ff24af225cb995c905538406
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/125287.diff
3 Files Affected:
-
llvmbot wrote:
@arsenm @jurahul What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125287
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125287
___
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/125287
Backport e2301d674976b84ba505065a9702f3376e05bc43
c640f97ccf723e64ff24af225cb995c905538406
Requested by: @nikic
>From 2caed9d9d68ff09c31db5e1dccf5e86c4578bf5e Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date:
https://github.com/erichkeane approved this pull request.
https://github.com/llvm/llvm-project/pull/125275
___
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/AaronBallman edited
https://github.com/llvm/llvm-project/pull/125275
___
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: Aaron Ballman (AaronBallman)
Changes
Microsoft allows the 'inline' specifier on a typedef of a function type in C
modes. This is used by a system header (ufxclient.h), so instead of giving a
hard error, we diagnose with a warning. C++ mod
https://github.com/AaronBallman milestoned
https://github.com/llvm/llvm-project/pull/125275
___
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/AaronBallman created
https://github.com/llvm/llvm-project/pull/125275
Microsoft allows the 'inline' specifier on a typedef of a function type in C
modes. This is used by a system header (ufxclient.h), so instead of giving a
hard error, we diagnose with a warning. C++ mode an
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
https://github.com/AaronBallman approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/125249
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
https://github.com/vdonaldson approved this pull request.
Fine by me
https://github.com/llvm/llvm-project/pull/125254
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-co
1 - 100 of 185 matches
Mail list logo