cdevadas wrote:
### Merge activity
* **Aug 6, 1:43 AM EDT**: @cdevadas started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/101619).
https://github.com/llvm/llvm-project/pull/101619
_
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101445
>From cca8588b2b2d1c4275b9eaf22c7bd017942f06d9 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:12:34 +0900
Subject: [PATCH 1/3] [flang] Introduce ws loop nest generation for HLFI
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101444
>From aea7da1492e9ad122b3b17f07b8f91b7c6eac777 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:11:47 +0900
Subject: [PATCH 1/2] [flang][omp] Emit omp.workshare in frontend
---
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
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/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:
@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 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
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/ldionne milestoned
https://github.com/llvm/llvm-project/pull/102052
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm wrote:
### Merge activity
* **Aug 5, 4:10 PM EDT**: @arsenm started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/102007).
https://github.com/llvm/llvm-project/pull/102007
_
arsenm wrote:
### Merge activity
* **Aug 5, 4:10 PM EDT**: @arsenm started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/102010).
https://github.com/llvm/llvm-project/pull/102010
_
Artem-B wrote:
> From the clang-format documentation:
> https://clang.llvm.org/docs/ClangFormatStyleOptions.html#removebracesllvm
Thank you for the pointer. Unfortunately, it looks like there's a good reason
it does not seem to be on by default:
> Setting this option to true could lead to inc
tschuett wrote:
From the clang-format documentation:
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#removebracesllvm
RemoveBracesLLVM (Boolean)
https://github.com/llvm/llvm-project/pull/102010
___
llvm-branch-commits mailing list
llvm-branc
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/MaskRay edited
https://github.com/llvm/llvm-project/pull/102039
___
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/MaskRay created
https://github.com/llvm/llvm-project/pull/102039
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 specifie
https://github.com/MaskRay milestoned
https://github.com/llvm/llvm-project/pull/102039
___
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 converted_to_draft
https://github.com/llvm/llvm-project/pull/101093
___
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/Artem-B approved this pull request.
https://github.com/llvm/llvm-project/pull/102007
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
minglotus-6 wrote:
@tru thanks for the fix!
Sorry I didn't regularly check the PRs with me as reviewers but I should really
do that.
https://github.com/llvm/llvm-project/pull/101061
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
https://github.com/Artem-B approved this pull request.
https://github.com/llvm/llvm-project/pull/102010
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
@@ -1441,6 +1458,18 @@ Error PrintProgramStats::runOnFunctions(BinaryContext
&BC) {
StaleSampleCount += SampleCount;
++NumAllStaleFunctions;
}
+
+if (opts::ShowDensity) {
+ uint64_t Instructions = Function.getInputInstructionCount();
+ // In case
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
https://github.com/rampitec approved this pull request.
LGTM modulo braces comment.
https://github.com/llvm/llvm-project/pull/102010
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo
@@ -429,6 +430,15 @@ void
InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
appendsFlatAddressExpressionToPostorderStack(II->getArgOperand(0),
PostorderStack, Visited);
break;
+ case Intrinsic::is_constant: {
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/102010
>From 227f60ec2454ade7df9715c84f6d83840872c18d Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 5 Aug 2024 20:27:07 +0400
Subject: [PATCH] InferAddressSpaces: Handle llvm.is.constant
---
.../Transforms/
https://github.com/rampitec approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/102007
___
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/rampitec commented:
Add some tests where argument is not a pointer?
https://github.com/llvm/llvm-project/pull/102010
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
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
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/102010
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm 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/102010?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/102010
None
>From 2dde2add87950b6016cbb1d6c6aa979731378a1b Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 5 Aug 2024 20:27:07 +0400
Subject: [PATCH] InferAddressSpaces: Handle llvm.is.constant
---
.../Trans
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/101619
___
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 approved this pull request.
https://github.com/llvm/llvm-project/pull/101892
___
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
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/102007
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm 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/102007?utm_source=stack-comment-downstack-mergeability-warning";
arsenm 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/102007?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/102007
None
>From 0cd0fd76cf0c4bd5139f5ae138c32da5c0c154c4 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 5 Aug 2024 19:49:31 +0400
Subject: [PATCH] InferAddressSpaces: Handle masked load and store intrinsics
https://github.com/jroelofs approved this pull request.
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
https://github.com/AaronBallman approved this pull request.
LGTM!
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-commi
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-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
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/
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
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
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)
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
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
https://github.com/AaronBallman approved this pull request.
LGTM for a backport
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/llv
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
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/
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
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/sdesmalen-arm approved this pull request.
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:
@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
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
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
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/cdevadas approved this pull request.
https://github.com/llvm/llvm-project/pull/101694
___
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/paulwalker-arm approved this pull request.
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
@@ -0,0 +1,259 @@
+//===- LowerWorkshare.cpp - special cases for bufferization ---===//
+//
+// 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,0 +1,930 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx700 -verify-machineinstrs
-run-pass=prologepilog %s -o - | FileCheck -check-prefix=MUBUFW64 %s
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -
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
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.
@@ -0,0 +1,930 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx700 -verify-machineinstrs
-run-pass=prologepilog %s -o - | FileCheck -check-prefix=MUBUFW64 %s
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -
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.
https://github.com/kmclaughlin-arm approved this pull request.
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
kmclaughlin-arm wrote:
I think this should be merged into the release branch as the __arm_ac_memset
routine it fixes cannot be run in streaming-mode without this change.
https://github.com/llvm/llvm-project/pull/101938
___
llvm-branch-commits mailing
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:
@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
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101905
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Fangrui Song
Date: 2024-08-05T10:26:12+02:00
New Revision: 283443371b8c2e40750e56d86c05f711a89d786c
URL:
https://github.com/llvm/llvm-project/commit/283443371b8c2e40750e56d86c05f711a89d786c
DIFF:
https://github.com/llvm/llvm-project/commit/283443371b8c2e40750e56d86c05f711a89d786c.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101905
>From 283443371b8c2e40750e56d86c05f711a89d786c Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Sun, 4 Aug 2024 13:48:22 -0700
Subject: [PATCH] ReleaseNotes: lld/ELF: mention CREL
---
lld/docs/ReleaseNotes.rst | 8
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101432
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Amara Emerson
Date: 2024-08-05T10:23:35+02:00
New Revision: 2193e4f88c5a96462a41528912ddedcb405ea29c
URL:
https://github.com/llvm/llvm-project/commit/2193e4f88c5a96462a41528912ddedcb405ea29c
DIFF:
https://github.com/llvm/llvm-project/commit/2193e4f88c5a96462a41528912ddedcb405ea29c.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101432
>From 2193e4f88c5a96462a41528912ddedcb405ea29c Mon Sep 17 00:00:00 2001
From: Amara Emerson
Date: Wed, 31 Jul 2024 16:51:45 -0700
Subject: [PATCH] Forward declare OSSpinLockLock on MacOS since it's not
shipped on th
https://github.com/tru closed 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
Author: Martin Storsjö
Date: 2024-08-05T10:22:05+02:00
New Revision: 47ee66b9b969af834cfd9df82273ed9fe0418802
URL:
https://github.com/llvm/llvm-project/commit/47ee66b9b969af834cfd9df82273ed9fe0418802
DIFF:
https://github.com/llvm/llvm-project/commit/47ee66b9b969af834cfd9df82273ed9fe0418802.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101904
>From 47ee66b9b969af834cfd9df82273ed9fe0418802 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Sun, 4 Aug 2024 23:20:45 +0300
Subject: [PATCH] [ARM] [Windows] Use IMAGE_SYM_CLASS_STATIC for pri
Author: Matt Arsenault
Date: 2024-08-05T10:21:02+02:00
New Revision: 06484125e0f419dcc023ff7dd007066f5a9c9a7e
URL:
https://github.com/llvm/llvm-project/commit/06484125e0f419dcc023ff7dd007066f5a9c9a7e
DIFF:
https://github.com/llvm/llvm-project/commit/06484125e0f419dcc023ff7dd007066f5a9c9a7e.diff
https://github.com/tru closed 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/tru updated https://github.com/llvm/llvm-project/pull/101887
>From 06484125e0f419dcc023ff7dd007066f5a9c9a7e Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Sun, 4 Aug 2024 16:36:00 +0400
Subject: [PATCH] InferAddressSpaces: Fix mishandling stores of pointers to
themselves
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101875
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: DianQK
Date: 2024-08-05T10:20:17+02:00
New Revision: 1069d16a3980111c804ab15ffc4de85c42a7f22a
URL:
https://github.com/llvm/llvm-project/commit/1069d16a3980111c804ab15ffc4de85c42a7f22a
DIFF:
https://github.com/llvm/llvm-project/commit/1069d16a3980111c804ab15ffc4de85c42a7f22a.diff
LOG: [
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101875
>From 1069d16a3980111c804ab15ffc4de85c42a7f22a Mon Sep 17 00:00:00 2001
From: DianQK
Date: Sun, 4 Aug 2024 16:45:10 +0800
Subject: [PATCH] [Metadata] Try to merge the first and last ranges. (#101860)
Fixes #101859.
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
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
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/tru closed https://github.com/llvm/llvm-project/pull/101793
___
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:
@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/tru updated https://github.com/llvm/llvm-project/pull/101793
>From b047c24071d5f12f5cd4fa397bfd144a4f735935 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 2 Aug 2024 21:52:03 -0700
Subject: [PATCH] workflows: Re-implement the get-llvm-version action as a
composite act
1 - 100 of 119 matches
Mail list logo