llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 2d8106cb5a505326d1da0f4461708ed44a0ac761
718cdeb9c701725412a040b2b7148523a286a256
Requested by: @jhuber6
---
Full diff: https://github.com/llvm/llvm-project/pull/125912.
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/125912
Backport 2d8106cb5a505326d1da0f4461708ed44a0ac761
718cdeb9c701725412a040b2b7148523a286a256
Requested by: @jhuber6
>From 3a677e0e08ca0c788289de8326bd890ab51ac48a Mon Sep 17 00:00:00 2001
From: Joseph Huber
Dat
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126201
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@frasercrmck What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126201
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/l
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126201
Backport 26ecddb05d13c101ccd840a6710eb5f8b82de841
Requested by: @nikic
>From 809e49e886872e4962df643629dde9a2f23a34ec Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Fri, 7 Feb 2025 09:18:18 +0100
Subject: [
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
llvmbot wrote:
@llvm/pr-subscribers-libc
Author: s.vgys (samvangysegem)
Changes
Resolves #125831
---
Full diff: https://github.com/llvm/llvm-project/pull/126193.diff
1 Files Affected:
- (modified) libc/CMakeLists.txt (+2-1)
``diff
diff --git a/libc/CMakeLists.txt b/libc/CM
https://github.com/samvangysegem created
https://github.com/llvm/llvm-project/pull/126193
Resolves #125831
>From 9d3cd961eec16a881e2e69873f93aeb813031212 Mon Sep 17 00:00:00 2001
From: "s.vgys"
Date: Fri, 7 Feb 2025 08:05:33 +0100
Subject: [PATCH] fix: removes invalid token from LLVM_VERSION
https://github.com/samvangysegem updated
https://github.com/llvm/llvm-project/pull/126193
>From 9d3cd961eec16a881e2e69873f93aeb813031212 Mon Sep 17 00:00:00 2001
From: "s.vgys"
Date: Fri, 7 Feb 2025 08:05:33 +0100
Subject: [PATCH] fix: removes invalid token from LLVM_VERSION_SUFFIX in LIBC
nam
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 45fc89f407b6784a6ef2009e388c5a79b4588455
611b0c1713964a7df8a3f168c4dda69e6f6b63d5 --e
llvmbot wrote:
@llvm/pr-subscribers-lto
Author: Vitaly Buka (vitalybuka)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/126192.diff
4 Files Affected:
- (modified) llvm/lib/Passes/PassBuilderPipelines.cpp (+4-4)
- (modified) llvm/test/Other/new-pm-O0-defaults.ll (-2)
Author: Pavel Labath
Date: 2025-02-06T22:52:23-08:00
New Revision: 04209c2a2b3eddbfcf6a172e521d40c23780ce41
URL:
https://github.com/llvm/llvm-project/commit/04209c2a2b3eddbfcf6a172e521d40c23780ce41
DIFF:
https://github.com/llvm/llvm-project/commit/04209c2a2b3eddbfcf6a172e521d40c23780ce41.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125730
>From 71ee354bab4ad4e3132d079f11e7b9771012442c Mon Sep 17 00:00:00 2001
From: Mark de Wever
Date: Tue, 4 Feb 2025 17:36:31 +0100
Subject: [PATCH] [libc++][TZDB] Fixes %z escaping. (#125399)
The previous tested
github-actions[bot] wrote:
@mordante (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 milestoned
https://github.com/llvm/llvm-project/pull/126209
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@fhahn What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126209
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126209
Backport 1930524
Requested by: @david-arm
>From f44f33b35c69050ac019a67232aa4d21a06bffe3 Mon Sep 17 00:00:00 2001
From: David Sherwood
Date: Fri, 7 Feb 2025 09:36:52 +
Subject: [PATCH] [LoopVectorize] Fix
llvmbot wrote:
@llvm/pr-subscribers-vectorizers
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 1930524
Requested by: @david-arm
---
Patch is 26.15 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/126209.diff
2 Fi
https://github.com/CarolineConcatto created
https://github.com/llvm/llvm-project/pull/126210
These features FEAT_FAMINMAX, FEAT_LUT and FEAT_FP8 depends on FEAT_NEON.
Update dependency from FEAT_FP8DOT4 and FEAT_FP8DOT2. Now depends indirectly on
FEAT_NEON through FEAT_FP8
>From 8b9c57c3c4a87
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (CarolineConcatto)
Changes
These features FEAT_FAMINMAX, FEAT_LUT and FEAT_FP8 depends on FEAT_NEON.
Update dependency from FEAT_FP8DOT4 and FEAT_FP8DOT2. Now depends indirectly on
FEAT_NEON through FEAT_FP8
---
Full diff:
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126211
Backport ebd23f25c8936db3dd917567737a067d6878e2f4
Requested by: @DavidSpickett
>From c2666379712761dc002cb8d19c5fa8e19b687d41 Mon Sep 17 00:00:00 2001
From: David Spickett
Date: Wed, 5 Feb 2025 17:49:52 +
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126211
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: None (llvmbot)
Changes
Backport ebd23f25c8936db3dd917567737a067d6878e2f4
Requested by: @DavidSpickett
---
Full diff: https://github.com/llvm/llvm-project/pull/126211.diff
1 Files Affected:
- (modified) mlir/test/lib/Transforms/CMakeList
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 created
https://github.com/llvm/llvm-project/pull/125995
Backport 8c222c122f1a8edb1be96e482511ad547f7db7b3
Requested by: @phoebewang
>From 442ca17b8ef073b71f2947e4b7a6b4b3df44283b Mon Sep 17 00:00:00 2001
From: Phoebe Wang
Date: Thu, 6 Feb 2025 10:58:37 +0800
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/125995
___
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/125996
___
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/125996
Backport accfbd4cb327411ad66c0109ba1841482b871967
Requested by: @ldionne
>From bb87c8e305e2c91f28c402f8c83d861d6cdc7876 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Wed, 5 Feb 2025 22:32:51 -0500
Subject:
llvmbot wrote:
@philnik777 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125996
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@phoebewang What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/125995
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport accfbd4cb327411ad66c0109ba1841482b871967
Requested by: @ldionne
---
Full diff: https://github.com/llvm/llvm-project/pull/125996.diff
3 Files Affected:
- (modified) libcxx/include/__type_traits/is_trivia
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: Tom Stellard (tstellar)
Changes
These were accidentally disabled in
0cca13f758a8bda75eab45ad4bf896bb83921ec9.
---
Full diff: https://github.com/llvm/llvm-project/pull/125978.diff
1 Files Affected:
- (modified) .github/workflow
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/18] adding metadata extraction
---
.../llvm/Analysis/DXILM
Author: Alexandros Lamprineas
Date: 2025-02-05T17:27:35-08:00
New Revision: 78729e5ae25e92354654c70cb9d91c3cb7e05bba
URL:
https://github.com/llvm/llvm-project/commit/78729e5ae25e92354654c70cb9d91c3cb7e05bba
DIFF:
https://github.com/llvm/llvm-project/commit/78729e5ae25e92354654c70cb9d91c3cb7e05b
github-actions[bot] wrote:
@labrinea (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/125953
>From c08c9f97f93b29842fbfd80791088abf42c753ca Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Wed, 5 Feb 2025 14:49:01 -0800
Subject: [PATCH] [RISCV] Use getSignedConstant for negative values. (#125903)
The
github-actions[bot] wrote:
@topperc (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
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
Backport 8c222c122f1a8edb1be96e482511ad547f7db7b3
Requested by: @phoebewang
---
Full diff: https://github.com/llvm/llvm-project/pull/125995.diff
2 Files Affected:
- (modified) llvm/lib/Target/X86/X86ISelLow
Author: Sarah Spall
Date: 2025-02-06T15:17:49-08:00
New Revision: 6fd9dd96b0cd68d9bb04e791f90ec8ef5211563a
URL:
https://github.com/llvm/llvm-project/commit/6fd9dd96b0cd68d9bb04e791f90ec8ef5211563a
DIFF:
https://github.com/llvm/llvm-project/commit/6fd9dd96b0cd68d9bb04e791f90ec8ef5211563a.diff
L
github-actions[bot] wrote:
@labath (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/llvmbot updated
https://github.com/llvm/llvm-project/pull/125653
>From 4d16551293fe4a0bf56cebd3f52d2a6e36f166a8 Mon Sep 17 00:00:00 2001
From: Pavel Labath
Date: Fri, 31 Jan 2025 09:07:11 +0100
Subject: [PATCH] [lldb] Add support for gdb-style 'x' packet (#124733)
See also
h
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
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Scott Linder (slinder1)
Changes
The verifier ensures function !dbg metadata is unique across the module,
so ensure the old nameless function we leave behind doesn't violate
this invariant.
Removing the function via e.g. eraseFromP
Author: Phoebe Wang
Date: 2025-02-06T16:56:13-08:00
New Revision: 99f3ed737567acfccd9ec196aaf8595447ac1d32
URL:
https://github.com/llvm/llvm-project/commit/99f3ed737567acfccd9ec196aaf8595447ac1d32
DIFF:
https://github.com/llvm/llvm-project/commit/99f3ed737567acfccd9ec196aaf8595447ac1d32.diff
L
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/12
>From 0892dddc23c64bf2aab2c5ee1fc9f4dcd68771e0 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
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/125338
>From 857d8d767ab2f3c5f08f9710e98aa5fd1b1dff66 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sat, 1 Feb 2025 15:14:17 +0800
Subject: [PATCH] [InstCombine] Fix FMF propagation in
`foldSelectWithFCmpToFabs`
github-actions[bot] wrote:
@JDevlieghere (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:
@dtcxzyw (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/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/20] adding metadata extraction
---
.../llvm/Analysis/DXILM
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Scott Linder (slinder1)
Changes
This is effectively a workaround for a bug in livedebugvalues, but seems
to potentially be a general improvement, as BB sections seems like it
could ruin the special 256-byte prelude scheme that
amdg
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126209
>From bdb84b4517bcf2d98340ca32b8e9c9f7918fcf73 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
https://github.com/CarolineConcatto milestoned
https://github.com/llvm/llvm-project/pull/126210
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
Failed to cherry-pick: commit1
https://github.com/llvm/llvm-project/actions/runs/13197926127
Please manually backport the fix and push it to your github fork. Once this is
done, please create a [pull
request](https://github.com/llvm/llvm-project/compare)
https://github.com/l
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126083
___
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/126083
Backport 88b1d16c4a040cc3d919be13f0baf44f30a5aa13
Requested by: @nikic
>From a373f4005f1e2f3d7db680b672c42bf78e8b48fc Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Thu, 6 Feb 2025 16:27:10 +0100
Subject: [
Author: Alexey Bataev
Date: 2025-02-06T10:02:01-05:00
New Revision: e67ad2df6223218b3b1e9e0b067c1df6fcc432fd
URL:
https://github.com/llvm/llvm-project/commit/e67ad2df6223218b3b1e9e0b067c1df6fcc432fd
DIFF:
https://github.com/llvm/llvm-project/commit/e67ad2df6223218b3b1e9e0b067c1df6fcc432fd.diff
samvangysegem wrote:
> Is this a backport? I don't see one for the `main` branch. Normally you land
> it on main and follow
> https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches
> for the backport.
I looked over that! Will redirect to main and add the comment as per th
@@ -51,7 +51,8 @@ set(LIBC_KERNEL_HEADERS "/usr/include" CACHE STRING "Path to
Linux kernel header
# Defining a global namespace to enclose all libc functions.
set(default_namespace "__llvm_libc")
if(LLVM_VERSION_MAJOR)
- set(default_namespace
"__llvm_libc_${LLVM_VERSION_MAJ
https://github.com/samvangysegem updated
https://github.com/llvm/llvm-project/pull/126193
error: too big or took too long to generate
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126253
Backport 6424abcd6c9c6aa8171c79d0fe0369d3a10da3d5
Requested by: @davemgreen
>From 521366d7d3d97b8c61e6c2a868c20149ef80263a Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 7 Feb 2025 10:16:57 +
Subjec
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport 6424abcd6c9c6aa8171c79d0fe0369d3a10da3d5
Requested by: @davemgreen
---
Full diff: https://github.com/llvm/llvm-project/pull/126253.diff
4 Files Affected:
- (modified) llvm/lib/Target/AArch64/AA
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126253
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@rj-jesus What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126253
___
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/126263
Backport 2c43479683651f0eb208c97bf12e49bacbea4e6f
Requested by: @davemgreen
>From 8642669f018751928dd31c9f9436513466d1e8d5 Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 7 Feb 2025 16:37:05 +
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126263
___
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: None (llvmbot)
Changes
Backport 2c43479683651f0eb208c97bf12e49bacbea4e6f
Requested by: @davemgreen
---
Full diff: https://github.com/llvm/llvm-project/pull/126263.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64/AA
llvmbot wrote:
@SamTebbs33 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126263
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/li
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.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126367
>From 5f2d66a9d22537332a9630708b0a7602848babc6 Mon Sep 17 00:00:00 2001
From: Amr Hesham
Date: Sat, 8 Feb 2025 14:14:16 +0100
Subject: [PATCH 1/2] [llvm-objcopy] Fix prints wrong path when dump-section
output p
github-actions[bot] wrote:
@AmrDeveloper (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/126518
>From f0f59e3ecc17ba60ebf5c45cc0564628959466f8 Mon Sep 17 00:00:00 2001
From: Nico Weber
Date: Mon, 10 Feb 2025 09:00:31 -0500
Subject: [PATCH] [clang] Expose -f(no-)strict-overflow as a clang-cl option
(#12651
github-actions[bot] wrote:
@nico (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.
http
llvmbot wrote:
@llvm/pr-subscribers-backend-arm
Author: None (llvmbot)
Changes
Backport 84b0c128a751acfbf5b439edc724ba27d1da653e
Requested by: @asl
---
Full diff: https://github.com/llvm/llvm-project/pull/126589.diff
11 Files Affected:
- (modified) clang/include/clang/Basic/TargetInfo
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: None (llvmbot)
Changes
Backport 84b0c128a751acfbf5b439edc724ba27d1da653e
Requested by: @asl
---
Full diff: https://github.com/llvm/llvm-project/pull/126589.diff
11 Files Affected:
- (modified) clang/include/clang/Basic/TargetIn
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 84b0c128a751acfbf5b439edc724ba27d1da653e
Requested by: @asl
---
Full diff: https://github.com/llvm/llvm-project/pull/126589.diff
11 Files Affected:
- (modified) clang/include/clang/Basic/TargetInfo.h (+1
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125236
>From 5b48526fe347235fd6ac8ecc51928749b0e5deda Mon Sep 17 00:00:00 2001
From: Jonas Paulsson
Date: Fri, 31 Jan 2025 06:58:01 -0600
Subject: [PATCH] [SystemZ] Replace SELRMux with COPY in case of identical
opera
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/125363
>From f7c7db9b6fb14464d8ac6e224b801f6de81638d9 Mon Sep 17 00:00:00 2001
From: Florian Hahn
Date: Sat, 1 Feb 2025 21:40:58 +
Subject: [PATCH] [VPlan] Check VPWidenIntrinsicSC in
VPRecipeWithIRFlags::classof.
github-actions[bot] wrote:
@fhahn (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/125590
>From 820c8c79c87532b44c62a53cc3865cda8a0846ee Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Mon, 3 Feb 2025 13:48:42 -0800
Subject: [PATCH] [RISCV] Check isFixedLengthVector before calling
getVectorNumElem
github-actions[bot] wrote:
@topperc (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/125809
>From 0d363c30b875e91a9f8e20a17b5dc7281e58cf2e Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Wed, 5 Feb 2025 13:41:48 +0800
Subject: [PATCH] [C++20] [Modules] Don't diagnose duplicated friend
declarations bet
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.
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
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport 84b0c128a751acfbf5b439edc724ba27d1da653e
Requested by: @asl
---
Full diff: https://github.com/llvm/llvm-project/pull/126589.diff
11 Files Affected:
- (modified) clang/include/clang/Basic/Target
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126589
___
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/125398
>From 56b4c1168f51aafb576226efe35430fe4ec119e8 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sun, 2 Feb 2025 19:04:23 +0800
Subject: [PATCH] [InstSimplify] Add additional checks when substituting
pointers
github-actions[bot] wrote:
@dtcxzyw (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
Author: Florian Mayer
Date: 2025-02-10T14:48:32-08:00
New Revision: 447db16af01c58b4607caefb76ed6e16b5814da3
URL:
https://github.com/llvm/llvm-project/commit/447db16af01c58b4607caefb76ed6e16b5814da3
DIFF:
https://github.com/llvm/llvm-project/commit/447db16af01c58b4607caefb76ed6e16b5814da3.diff
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/126589
Backport 84b0c128a751acfbf5b439edc724ba27d1da653e
Requested by: @asl
>From cff985dc32461f98bd560511bcb7e27713756bbb Mon Sep 17 00:00:00 2001
From: Daniil Kovalev
Date: Wed, 5 Feb 2025 11:39:27 +0300
Subject: [
llvmbot wrote:
@kovdan01 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126589
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/126263
>From c7f18bae1a9c188706912dc3379afb1de7f8921e Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 7 Feb 2025 16:37:05 +
Subject: [PATCH] [AArch64] Fix op mask detection in
performZExtDeinterleaveShuffleC
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/llvmbot updated
https://github.com/llvm/llvm-project/pull/126542
>From 5c75c290f87aacd2227619748ccb0ffd4b578ea4 Mon Sep 17 00:00:00 2001
From: Florian Hahn
Date: Mon, 10 Feb 2025 16:29:42 +
Subject: [PATCH] [LV] Forget LCSSA phi with new pred before other SCEV
invalidati
github-actions[bot] wrote:
@fhahn (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/126549
>From 9e07fbf640b0f3e9b814a2e2bcac74c9eb88 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Mon, 10 Feb 2025 09:21:31 -0800
Subject: [PATCH] [ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F]
(This
github-actions[bot] wrote:
@MaskRay (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/126062
>From 7fda02c09d3b24b84b92334d0e491dc172648b71 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Thu, 6 Feb 2025 14:11:22 +0100
Subject: [PATCH] [flang] Use clang_target_link_libraries() for clang
dependency (#
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
6601 - 6700 of 66762 matches
Mail list logo