https://github.com/cor3ntin approved this pull request.
LGTM modulo nit
https://github.com/llvm/llvm-project/pull/101594
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch
https://github.com/cor3ntin edited
https://github.com/llvm/llvm-project/pull/101594
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -4751,19 +4743,16 @@ TemplateDeductionResult Sema::DeduceTemplateArguments(
TemplateDeductionResult Sema::DeduceTemplateArguments(
FunctionTemplateDecl *ConversionTemplate, QualType ObjectType,
-Expr::Classification ObjectClassification, QualType ToType,
+Expr::
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101887
___
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/101887
Backport 3c483b887e5a32a0ddc0a52a467b31f74aad25bb
Requested by: @jhuber6
>From 26b1b963ba3b4d386a871c603243028e04d7b1f9 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Sun, 4 Aug 2024 16:36:00 +0400
Subjec
llvmbot wrote:
@jhuber6 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101887
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 3c483b887e5a32a0ddc0a52a467b31f74aad25bb
Requested by: @jhuber6
---
Full diff: https://github.com/llvm/llvm-project/pull/101887.diff
2 Files Affected:
- (mod
https://github.com/cor3ntin approved this pull request.
Given that we are very early in the cycle, i think it makes sense to reland
that and see if it stick.
Can you add a release note though ?
https://github.com/llvm/llvm-project/pull/101858
___
llvm
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101888
___
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/101888
Backport b32aac4358c1f6639de7c453656cd74fbab75d71
Requested by: @john-brawn-arm
>From 121ef309cf10ded8538f050c9e4b769c7026cc9d Mon Sep 17 00:00:00 2001
From: John Brawn
Date: Sun, 4 Aug 2024 13:27:12 +0100
Sub
llvmbot wrote:
@jinge90 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101888
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-libunwind
Author: None (llvmbot)
Changes
Backport b32aac4358c1f6639de7c453656cd74fbab75d71
Requested by: @john-brawn-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/101888.diff
10 Files Affected:
- (modified) libunwind/CMakeLists.txt (+
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
Investigating #96612 shows our implementation was different from the
Standard and could cause UB. Testing the codegen showed quite a bit of assembly
generated for these functions. The functions have been
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101904
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@cjacek What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101904
___
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/101904
Backport 8dd065d5bc81b0c8ab57f365bb169a5d92928f25
Requested by: @mstorsjo
>From 975ac7383d9c1f62d3b7fd464f5570ad5bc52778 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Sun, 4 Aug 2024 2
llvmbot wrote:
@llvm/pr-subscribers-backend-arm
@llvm/pr-subscribers-mc
Author: None (llvmbot)
Changes
Backport 8dd065d5bc81b0c8ab57f365bb169a5d92928f25
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/101904.diff
3 Files Affected:
- (modified) llvm/lib
llvmbot wrote:
@llvm/pr-subscribers-lld
Author: Fangrui Song (MaskRay)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/101905.diff
1 Files Affected:
- (modified) lld/docs/ReleaseNotes.rst (+6)
``diff
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/Release
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101932
___
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/101932
Backport fb470db7b3a8ce6853e8bf17d235617a2fa79434
Requested by: @sdesmalen-arm
>From 1bc684848a555a31d36fe0b3fe3bf263ecb66758 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Fri, 2 Aug 2024 10:29:08 +010
llvmbot wrote:
@paulwalker-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101932
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailma
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport fb470db7b3a8ce6853e8bf17d235617a2fa79434
Requested by: @sdesmalen-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/101932.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport fb470db7b3a8ce6853e8bf17d235617a2fa79434
Requested by: @sdesmalen-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/101932.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/101933
Backport 12937b1bfb23cca4731fa274f3358f7286cc6784
Requested by: @sdesmalen-arm
>From 6c1bac971da50207bdb2a80b0dc40b642134619b Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Fri, 2 Aug 2024 15:56:52 +010
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101933
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@jroelofs What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101933
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport 12937b1bfb23cca4731fa274f3358f7286cc6784
Requested by: @sdesmalen-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/101933.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64
github-actions[bot] wrote:
@njames93 (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:
@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.
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 milestoned
https://github.com/llvm/llvm-project/pull/101938
___
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/101938
Backport d6649f2
Requested by: @kmclaughlin-arm
>From e8c807eaa338c83f82634cffdb2fa176712e101b Mon Sep 17 00:00:00 2001
From: Kerry McLaughlin
Date: Fri, 2 Aug 2024 18:00:59 +0100
Subject: [PATCH] [AArch64][SM
llvmbot wrote:
@kmclaughlin-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
github-actions[bot] wrote:
@DianQK (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
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
github-actions[bot] wrote:
@mstorsjo (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:
@aemerson (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:
@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 created
https://github.com/llvm/llvm-project/pull/101959
Backport 7775a48
Requested by: @paulwalker-arm
>From ffe77522d32f4502318d43e9bca6b6ee968d5be7 Mon Sep 17 00:00:00 2001
From: Paul Walker
Date: Mon, 5 Aug 2024 11:25:44 +0100
Subject: [PATCH] [LLVM][TTI][SME] A
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101959
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@sdesmalen-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101959
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 7775a48
Requested by: @paulwalker-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/101959.diff
3 Files Affected:
- (modified) llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/101963
Backport e60ee1f
Requested by: @kiranchandramohan
>From f4e81a5e3db7f1f4a7042b0c7c17a614e0563f92 Mon Sep 17 00:00:00 2001
From: Kiran Chandramohan
Date: Mon, 5 Aug 2024 12:43:37 +0100
Subject: [PATCH] [Driver]
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101963
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@banach-space What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101963
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport e60ee1f
Requested by: @kiranchandramohan
---
Full diff: https://github.com/llvm/llvm-project/pull/101963.diff
1 Files Affected:
- (modified) clang/include/clang/Driver/Options.td (+3-2)
``diff
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101965
___
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/101965
Backport c65afad9c58474a784633314e945c874ed06584a
Requested by: @Sirraide
>From 68217f5d2765f7774e40526d7f9960f42d067dca Mon Sep 17 00:00:00 2001
From: Sirraide
Date: Mon, 5 Aug 2024 14:02:15 +0200
Subject: [P
llvmbot wrote:
@cor3ntin What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101965
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport c65afad9c58474a784633314e945c874ed06584a
Requested by: @Sirraide
---
Full diff: https://github.com/llvm/llvm-project/pull/101965.diff
3 Files Affected:
- (modified) clang/docs/LanguageExtensions.rst (+1)
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/101967
Backport da380b2
Requested by: @cor3ntin
>From 1541d2dd615b4462a0fbdafdd6847fcb7bd15eb8 Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Mon, 5 Aug 2024 14:22:07 +0200
Subject: [PATCH] [Clang] SFINAE on mismatchi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/101967
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@AaronBallman What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/101967
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport da380b2
Requested by: @cor3ntin
---
Full diff: https://github.com/llvm/llvm-project/pull/101967.diff
2 Files Affected:
- (modified) clang/lib/Sema/SemaConcept.cpp (+4)
- (modified) clang/test/SemaCXX/cx
cor3ntin wrote:
LGTM
https://github.com/llvm/llvm-project/pull/101965
___
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-transforms
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102007.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp (+9-7)
- (added) llvm/test/Transforms/Infe
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102010.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp (+3-1)
- (added) llvm/test/Transforms/Infe
@@ -1441,6 +1458,18 @@ Error PrintProgramStats::runOnFunctions(BinaryContext
&BC) {
StaleSampleCount += SampleCount;
++NumAllStaleFunctions;
}
+
+if (opts::ShowDensity) {
+ uint64_t Instructions = Function.getInputInstructionCount();
+ // In case
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Fangrui Song (MaskRay)
Changes
As the comment explains, `*Triples[]` lists are discouraged and not
comprehensive anyway (e.g.
aarch64-unknown-linux-gnu/aarch64-unknown-linux-musl/aarch64-amazon-linux do
not work).
Boost incorrectly speci
https://github.com/pcc closed https://github.com/llvm/llvm-project/pull/99260
___
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 milestoned
https://github.com/llvm/llvm-project/pull/102068
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@tru What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102068
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102068
Backport 1fb1a5d8e2c5a0cbaeb39ead68352e5e55752a6d
Requested by: @tstellar
>From 8bf7b8c4cc425b750e08119a33ac311c0217c014 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Mon, 5 Aug 2024 14:40:46 -0700
Subject
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport 1fb1a5d8e2c5a0cbaeb39ead68352e5e55752a6d
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/102068.diff
2 Files Affected:
- (modified) .github/workflows/release-bi
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102070
Backport 1762e01cca0186f1862db561cfd9019164b8c654
Requested by: @efriedma-quic
>From c0d8a44634041ad0a03a37a1af49e785c3145497 Mon Sep 17 00:00:00 2001
From: Eli Friedman
Date: Thu, 1 Aug 2024 16:18:20 -0700
Su
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102103
___
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/102103
Backport 3a226dbe27ac7c7d935bc0968e84e31798a01207
Requested by: @rorth
>From 7d36f22d285d3142213ec4c8312b2a8f0f7ea83f Mon Sep 17 00:00:00 2001
From: Rainer Orth
Date: Tue, 6 Aug 2024 09:08:41 +0200
Subject: [P
llvmbot wrote:
@efriedma-quic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102103
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102112
Backport bb59f04e7e75dcbe39f1bf952304a157f0035314
Requested by: @thesamesam
>From 34e2fc058a83c397f04f507ede4509f4e433df25 Mon Sep 17 00:00:00 2001
From: Sam James
Date: Tue, 6 Aug 2024 09:58:36 +0100
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102112
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@labath What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102112
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (llvmbot)
Changes
Backport bb59f04e7e75dcbe39f1bf952304a157f0035314
Requested by: @thesamesam
---
Full diff: https://github.com/llvm/llvm-project/pull/102112.diff
1 Files Affected:
- (modified) lldb/include/lldb/Utility/Addressable
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Petar Avramovic (petar-avramovic)
Changes
isExtractHiElt should return new source register instead of returning
instruction that defines it. Src = MI.getOperand(0).getReg() is not
correct when MI(for example G_UNMERGE_VALUES) defi
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Tobias Stadler (tobias-stadler)
Changes
Remove a hack from GISelWorkList caused by the Combiner removing
instructions from an unfinalized GISelWorkList during the DCE phase.
This is in preparation for larger changes to the WorkLis
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102159
Backport bd576fe34285c4dcd04837bf07a89a9c00e3cd
Requested by: @ChuanqiXu9
>From 97774f6fb6541314a9ee5b8257cfc9e8c3221d4e Mon Sep 17 00:00:00 2001
From: Sharadh Rajaraman
Date: Tue, 6 Aug 2024 16:05:55 +0100
Su
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102159
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@ChuanqiXu9 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102159
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-driver
Author: None (llvmbot)
Changes
Backport bd576fe34285c4dcd04837bf07a89a9c00e3cd
Requested by: @ChuanqiXu9
---
Full diff: https://github.com/llvm/llvm-project/pull/102159.diff
4 Files Affected:
- (modified) clan
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Tobias Stadler (tobias-stadler)
Changes
Continues the work for disabling fixed-point iteration in the Combiner
(#94291).
This introduces improved Observer-based heuristics in the
GISel Combiner to retry combining defs/uses of mod
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Tobias Stadler (tobias-stadler)
Changes
Disable fixed-point iteration in all AArch64 Combiners after #102163.
See inline comments for justification of test changes.
---
Full diff: https://github.com/llvm/llvm-project/pull/102167
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102168
Backport a98a0dc
Requested by: @hazzlim
>From e572643c71072b6038298b25b09a6e9cab71f9b3 Mon Sep 17 00:00:00 2001
From: Hari Limaye
Date: Tue, 6 Aug 2024 11:39:01 +0100
Subject: [PATCH] [AArch64] Add streaming-m
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102168
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@davemgreen What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102168
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport a98a0dc
Requested by: @hazzlim
---
Patch is 21.36 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/102168.diff
6 Files Affected:
- (modified) llvm/in
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102179
___
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/102179
Backport 68df06a0b2998765cb0a41353fcf0919bbf57ddb
Requested by: @yandalur
>From 56ed15517a94f797a0a71029280c9cf0c10e4bf3 Mon Sep 17 00:00:00 2001
From: yandalur
Date: Thu, 1 Aug 2024 21:37:23 +0530
Subject: [P
llvmbot wrote:
@SundeepKushwaha What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 68df06a0b2998765cb0a41353fcf0919bbf57ddb
Requested by: @yandalur
---
Full diff: https://github.com/llvm/llvm-project/pull/102179.diff
2 Files Affected:
- (modified) llvm/lib/Target/Hexagon/Hexa
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: Florian Hahn (fhahn)
Changes
…577)
Update getDependenceDistanceStrideAndSize to reason about different
combinations of strides directly and explicitly.
Update getPtrStride to return 0 for invariant pointers.
Then proceed by chec
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102207
Backport c80c09f3e380a0a2b00b36bebf72f43271a564c1
Requested by: @DimitryAndric
>From c472fe3ab850b114a4349c602f375ae0294f57c4 Mon Sep 17 00:00:00 2001
From: Dimitry Andric
Date: Tue, 23 Jul 2024 19:02:36 +0200
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102207
___
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-backend-x86
Author: None (llvmbot)
Changes
Backport c80c09f3e380a0a2b00b36bebf72f43271a564c1
Requested by: @DimitryAndric
---
Full diff: https://github.com/llvm/llvm-project/pull/102207.diff
3 Files Affected:
- (modified) llvm/include/llvm/Support/M
llvmbot wrote:
@llvm/pr-subscribers-llvm-regalloc
Author: None (llvmbot)
Changes
Backport c80c09f3e380a0a2b00b36bebf72f43271a564c1
Requested by: @DimitryAndric
---
Full diff: https://github.com/llvm/llvm-project/pull/102207.diff
3 Files Affected:
- (modified) llvm/include/llvm/Support
Author: Han-Chung Wang
Date: 2024-08-06T14:28:37-07:00
New Revision: b102575a6cf350124a8967a4e0714718008f72c1
URL:
https://github.com/llvm/llvm-project/commit/b102575a6cf350124a8967a4e0714718008f72c1
DIFF:
https://github.com/llvm/llvm-project/commit/b102575a6cf350124a8967a4e0714718008f72c1.diff
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Florian Mayer (fmayer)
Changes
This is for consistency with the production code
---
Full diff: https://github.com/llvm/llvm-project/pull/102251.diff
2 Files Affected:
- (modified) compiler-rt/lib/asan/tests/asan_noinst_
Author: Shilei Tian
Date: 2024-08-06T21:30:14-04:00
New Revision: 30b2408fe12faf6ac90a1a709750425ffd752a8c
URL:
https://github.com/llvm/llvm-project/commit/30b2408fe12faf6ac90a1a709750425ffd752a8c
DIFF:
https://github.com/llvm/llvm-project/commit/30b2408fe12faf6ac90a1a709750425ffd752a8c.diff
L
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102282
Backport 734c048
Requested by: @linsinan1995
>From e362039d6b069b4d7668371f13a94271cb70c52c Mon Sep 17 00:00:00 2001
From: sinan
Date: Wed, 7 Aug 2024 15:57:25 +0800
Subject: [PATCH] [BOLT] Support map other f
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102282
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@yota9 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102282
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinf
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: None (llvmbot)
Changes
Backport 734c048
Requested by: @linsinan1995
---
Full diff: https://github.com/llvm/llvm-project/pull/102282.diff
2 Files Affected:
- (modified) bolt/lib/Rewrite/RewriteInstance.cpp (+8)
- (added) bolt/test/X86/d
1001 - 1100 of 56884 matches
Mail list logo