llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: Fabian Ritter (ritter-x2a)
Changes
When a pointer to thread-local storage is passed in a function call,
ISel first lowers the call and wraps the resulting code in CALLSEQ
markers. Afterwards, to compute the pointer to TLS, a call to r
zmodem wrote:
> @zmodem (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.
How about
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Jay Foad (jayfoad)
Changes
SMUL_LOHI and UMUL_LOHI are different operations because the high part of the
result is different, so it is not OK to optimize the signed version to
MUL_U24/MULHI_U24 or the unsigned version to MUL_I24/
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/106985
Backport ef26afcb88dcb5f2de79bfc3cf88a8ea10f230ec
Requested by: @zmodem
>From ca30c4312e13edb54fa2f4288f7e430854671d19 Mon Sep 17 00:00:00 2001
From: Hans
Date: Mon, 2 Sep 2024 15:04:13 +0200
Subject: [PATCH]
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/106985
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@aganea What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/106985
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/106989
___
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/106989
Backport b47d7ce8121b1cb1923e879d58eaa1d63aeaaae2
Requested by: @kadircet
>From 0de791716d55892ea1872abfec078e4e07bccb19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?kadir=20=C3=A7etinkaya?=
Date: Mon, 2 Sep 2024
llvmbot wrote:
@HighCommander4 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/106989
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailma
llvmbot wrote:
@llvm/pr-subscribers-clangd
Author: None (llvmbot)
Changes
Backport b47d7ce8121b1cb1923e879d58eaa1d63aeaaae2
Requested by: @kadircet
---
Patch is 30.06 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/106989.diff
1 Files Affect
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
Author: None (llvmbot)
Changes
Backport b47d7ce8121b1cb1923e879d58eaa1d63aeaaae2
Requested by: @kadircet
---
Patch is 30.06 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/106989.diff
1 F
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/106993
___
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/106993
Backport c7a4efa
Requested by: @EugeneZelenko
>From 2e14b75913fb4e90c7b833b351aee99dc9b0bdbd Mon Sep 17 00:00:00 2001
From: Patryk Wychowaniec
Date: Thu, 29 Aug 2024 09:28:17 +0200
Subject: [PATCH] [AVR] Fix 1
Author: Owen Pan
Date: 2024-09-01T10:43:34Z
New Revision: 95fa0bee9314a878b3a58d748998c3b3ef42bd75
URL:
https://github.com/llvm/llvm-project/commit/95fa0bee9314a878b3a58d748998c3b3ef42bd75
DIFF:
https://github.com/llvm/llvm-project/commit/95fa0bee9314a878b3a58d748998c3b3ef42bd75.diff
LOG: [cla
github-actions[bot] wrote:
@owenca (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:
@zmodem (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:
@kadircet (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/107058
Backport 0fa78b6c7bd43c2498700a98c47a02cf4fd06388
Requested by: @owenca
>From adf3a8b70608648cab831f80f346c6f101f6f034 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Mon, 2 Sep 2024 01:40:13 -0700
Subject: [PAT
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107058
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/107058
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/m
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport 0fa78b6c7bd43c2498700a98c47a02cf4fd06388
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/107058.diff
2 Files Affected:
- (modified) clang/lib/Format/UnwrappedLinePar
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107060
___
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/107060
Backport 25f87f2d703178bb4bc13a62cb3df001b186cba2
Requested by: @jmorse
>From e832641a6370eebfd0d57ed4c4224dc1842bb0c8 Mon Sep 17 00:00:00 2001
From: Jeremy Morse
Date: Mon, 2 Sep 2024 11:56:40 +0100
Subject:
llvmbot wrote:
@OCHyams What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/107060
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
Author: None (llvmbot)
Changes
Backport 25f87f2d703178bb4bc13a62cb3df001b186cba2
Requested by: @jmorse
---
Full diff: https://github.com/llvm/llvm-project/pull/107060.diff
3 Files Affected:
- (modified) llvm/lib/IR/DebugProgramInstruction.cp
aykevl wrote:
Made a new issue, let's see whether this one works:
https://github.com/llvm/llvm-project/issues/107081
https://github.com/llvm/llvm-project/pull/106729
___
llvm-branch-commits mailing list
[email protected]
https://lists
https://github.com/aykevl closed
https://github.com/llvm/llvm-project/pull/106729
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
aykevl wrote:
And closing this one, because this one doesn't include the followup fix.
https://github.com/llvm/llvm-project/pull/106729
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107082
___
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/107082
Backport 86a60e7f1e8f361f84ccb6e656e848dd4fbaa713
Requested by: @aykevl
>From 415672314bf3b8e3d293609fce0335e79bbe862c Mon Sep 17 00:00:00 2001
From: Patryk Wychowaniec
Date: Fri, 30 Aug 2024 15:25:54 +0200
Su
llvmbot wrote:
@llvm/pr-subscribers-mc
Author: None (llvmbot)
Changes
Backport 86a60e7f1e8f361f84ccb6e656e848dd4fbaa713
Requested by: @aykevl
---
Patch is 46.04 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/107082.diff
26 Files Affected:
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/107082
>From 8607f62de309c11f443af6055477cbfbdf38ec0d Mon Sep 17 00:00:00 2001
From: Patryk Wychowaniec
Date: Fri, 30 Aug 2024 15:25:54 +0200
Subject: [PATCH 1/2] [AVR] Fix parsing & emitting relative jumps (#106722)
Author: Nathan Gauër
Date: 2024-09-03T13:04:15+02:00
New Revision: 5c836eb36d13eb7c2f8ce8445283da3c78f7fe4f
URL:
https://github.com/llvm/llvm-project/commit/5c836eb36d13eb7c2f8ce8445283da3c78f7fe4f
DIFF:
https://github.com/llvm/llvm-project/commit/5c836eb36d13eb7c2f8ce8445283da3c78f7fe4f.diff
aykevl wrote:
Oh wow, it seems to have actually worked this time!
https://github.com/llvm/llvm-project/pull/107082
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107098
___
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/107098
Backport f381cd069965dabfeb277f30a4e532d7fd498f6e
Requested by: @DianQK
>From bfe50bcefb56727a4b0a7a2a9ff0f641201fd53e Mon Sep 17 00:00:00 2001
From: Alexey Bataev
Date: Tue, 3 Sep 2024 04:52:47 -0700
Subject:
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport f381cd069965dabfeb277f30a4e532d7fd498f6e
Requested by: @DianQK
---
Full diff: https://github.com/llvm/llvm-project/pull/107098.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Vectorize/
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:
@owenca (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:
@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
github-actions[bot] wrote:
@jmorse (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:
@aykevl (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 created
https://github.com/llvm/llvm-project/pull/107132
Backport 3c2ce706a22ab8dc0e9488600c43644b5102
Requested by: @tstellar
>From a279ea01c6403874b29b79bbed7274a6 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 26 Jul 2024 07:38:53 -0700
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107132
___
llvm-branch-commits mailing list
[email protected]
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/107132
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport 3c2ce706a22ab8dc0e9488600c43644b5102
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/107132.diff
1 Files Affected:
- (modified) .github/workflows/release-so
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Amir Ayupov (aaupov)
Changes
To be used for pseudo probe function matching (#100446).
---
Full diff: https://github.com/llvm/llvm-project/pull/107137.diff
3 Files Affected:
- (modified) bolt/include/bolt/Profile/ProfileYAMLMapping.h (+3
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/107146
Backport fcb7b390ccd5b4cfc71f13b5e16a846f3f400c10
Requested by: @mstorsjo
>From 2859d33f4b5820a203848916086f7dc3990eea1a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Tue, 3 Sep 2024 2
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107146
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport fcb7b390ccd5b4cfc71f13b5e16a846f3f400c10
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/107146.diff
2 Files Affected:
- (modified) clang/lib/Driver/ToolChains/Clang.cpp
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: None (llvmbot)
Changes
Backport fcb7b390ccd5b4cfc71f13b5e16a846f3f400c10
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/107146.diff
2 Files Affected:
- (modified) clang/lib/Driver/ToolChains/Cla
Martin =?utf-8?q?Storsjö?=
Message-ID:
In-Reply-To:
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/107146
>From 413f7b7b9200bd989c1d584ea43ec3b9cae48265 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Tue, 3 Sep 2024 22:45:54 +0300
Subject
Martin =?utf-8?q?Storsjö?= ,
Martin =?utf-8?q?Storsjö?=
Message-ID:
In-Reply-To:
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/107146
>From 416125130acdec945b91f2db08a80459eca58fea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Tue, 3 Se
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/107183
Backport c94bd96c277e0b48e198fdc831bb576d9a04aced
Requested by: @dtcxzyw
>From 23b7aadc358beaf8e601a1e86cb5badf5792e95f Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Wed, 4 Sep 2024 13:36:32 +0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107183
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@efriedma-quic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/107183
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport c94bd96c277e0b48e198fdc831bb576d9a04aced
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/107183.diff
2 Files Affected:
- (modified) clan
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-backend-x86
Author: Yingwei Zheng (dtcxzyw)
Changes
Backport 9fef09fd2918e7d8c357b98a9a798fe207941f73.
---
Patch is 31.58 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/10
Martin =?utf-8?q?Storsjö?= ,
Martin =?utf-8?q?Storsjö?=
Message-ID:
In-Reply-To:
zmodem wrote:
> what do you think about backporting this to the 19.x release?
Sounds good to me, but if rc4 is the last release candidate, this would
probably have to go in a future minor release.
https://githu
https://github.com/cor3ntin milestoned
https://github.com/llvm/llvm-project/pull/107212
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/cor3ntin edited
https://github.com/llvm/llvm-project/pull/107212
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: cor3ntin (cor3ntin)
Changes
In #78436 we made some SourceLocExpr dependent to
deal with the fact that their value should reflect the name of specialized
function - rather than the rtemplate in which they are first used.
However SourceLocE
https://github.com/cor3ntin created
https://github.com/llvm/llvm-project/pull/107214
We were incorrectly not deduplicating results when looking up `_` which, for a
lambda init capture, would result in an ambiguous lookup.
The same bug caused some diagnostic notes to be emitted twice.
Fixes #1
https://github.com/cor3ntin milestoned
https://github.com/llvm/llvm-project/pull/107214
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/cor3ntin edited
https://github.com/llvm/llvm-project/pull/107214
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: cor3ntin (cor3ntin)
Changes
We were incorrectly not deduplicating results when looking up `_` which, for a
lambda init capture, would result in an ambiguous lookup.
The same bug caused some diagnostic notes to be emitted twice.
Fixes #10
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Sergio Afonso (skatrak)
Changes
This patch documents op naming conventions discussed in [this
RFC](https://discourse.llvm.org/t/rfc-uniformize-openmp-dialect-operation-names/77715).
---
Full diff: https://github.com/llvm/llvm-project/pull/
llvmbot wrote:
@llvm/pr-subscribers-mlir
@llvm/pr-subscribers-mlir-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch documents the clause-based op represetation discussed in [this
RFC](https://discourse.llvm.org/t/rfc-clause-based-representation-of-openmp-dialect-operations/79053)
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch documents the MLIR representation of OpenMP compound constructs
discussed in
[this](https://discourse.llvm.org/t/rfc-representing-combined-composite-constructs-in-the-openmp-dialect/76986)
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch describes the loop wrapper approach to represent loop-associated
constructs in the OpenMP MLIR dialect and documents current limitations and
ongoing efforts.
---
Full diff: https://github.
https://github.com/lntue approved this pull request.
https://github.com/llvm/llvm-project/pull/106102
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: paperchalice
Date: 2024-09-04T21:56:16+08:00
New Revision: 31eaa4e9440ef2af226f1a0ceed6d6d625b0e25a
URL:
https://github.com/llvm/llvm-project/commit/31eaa4e9440ef2af226f1a0ceed6d6d625b0e25a
DIFF:
https://github.com/llvm/llvm-project/commit/31eaa4e9440ef2af226f1a0ceed6d6d625b0e25a.diff
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 bfa0afc8fd9a4cfb4c44146379ea2f6e231661cc
0f455d09f5d2bcd07278debd55e76dfbc1162472 --e
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107338
___
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/107338
Backport 43ba1097ee747b4ec5e757762ed0c9df6255a292
Requested by: @huaatian
>From 5b44b9cfaa0d87901d029537532bcf8d21259117 Mon Sep 17 00:00:00 2001
From: Hua Tian
Date: Thu, 15 Aug 2024 19:03:27 +0800
Subject: [
llvmbot wrote:
@arsenm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/107338
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 43ba1097ee747b4ec5e757762ed0c9df6255a292
Requested by: @huaatian
---
Full diff: https://github.com/llvm/llvm-project/pull/107338.diff
2 Files Affected:
- (modified) llvm/lib/CodeGen/ModuloSched
Author: Valentin Clement (バレンタイン クレメン)
Date: 2024-09-04T21:15:23-07:00
New Revision: 77500cdd0c7894cddbf89210597982c4e06a5331
URL:
https://github.com/llvm/llvm-project/commit/77500cdd0c7894cddbf89210597982c4e06a5331
DIFF:
https://github.com/llvm/llvm-project/commit/77500cdd0c7894cddbf8921059798
llvmbot wrote:
@llvm/pr-subscribers-pgo
Author: Rainer Orth (rorth)
Changes
As detailed in Issue #101667, two `profile` tests `FAIL` on 32-bit
SPARC, both Linux/sparc64 and Solaris/sparcv9 (where the tests work when
enabled):
```
Profile-sparc :: ContinuousSyncMode/runtime-counter-relo
WenleiHe wrote:
Didn't realize yaml profile currently doesn't have probe inline tree encoded.
This can increase profile size a bit, just making sure that's not a concern for
yaml profile.
https://github.com/llvm/llvm-project/pull/107137
___
llvm-bra
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Sander de Smalen (sdesmalen-arm)
Changes
The functionality to make use of SVE's load/store pair instructions for the
callee-saves is broken because the offsets used in the instructions are
incorrect.
This is addressed by #10551
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/107435
Backport 91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c
Requested by: @sdesmalen-arm
>From a943f987d44647f38ae4c5c2d1f69b8f666e16ab Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Thu, 5 Sep 2024 17:54:57 +010
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107435
___
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 91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c
Requested by: @sdesmalen-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/107435.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/107466
Backport 2e0ded3371f8d42f376bdfd4d70687537e36818e
Requested by: @jrtc27
>From 66968ee023596c5674d1e94c98e8d7d2a069a69c Mon Sep 17 00:00:00 2001
From: R-Goc <[email protected]>
Date: Wed,
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/107466
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@arsenm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/107466
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
This reverts commit 2d90e8f7402b0a8114978b6f014cfe76c96c94a1 and backports
commit 616a8ce6203d8c7569266bfaf163e74df1f440ad.
---
Full diff: https://github.com/llvm/llvm-project/pull/107531.diff
2 Files Af
https://github.com/wangleiat updated
https://github.com/llvm/llvm-project/pull/106941
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/wangleiat updated
https://github.com/llvm/llvm-project/pull/106941
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/wangleiat updated
https://github.com/llvm/llvm-project/pull/106961
>From 456935df7a65147dce6fbb8da8e60094ed647161 Mon Sep 17 00:00:00 2001
From: wanglei
Date: Mon, 2 Sep 2024 17:59:38 +0800
Subject: [PATCH] remove debug msg
Created using spr 1.3.5-bogner
---
llvm/lib/Target
https://github.com/wangleiat updated
https://github.com/llvm/llvm-project/pull/106961
>From 456935df7a65147dce6fbb8da8e60094ed647161 Mon Sep 17 00:00:00 2001
From: wanglei
Date: Mon, 2 Sep 2024 17:59:38 +0800
Subject: [PATCH] remove debug msg
Created using spr 1.3.5-bogner
---
llvm/lib/Target
llvmbot wrote:
@llvm/pr-subscribers-mlir
@llvm/pr-subscribers-mlir-llvm
Author: Krzysztof Drewniak (krzysz00)
Changes
Update the GPU to NVVM lowerings to correctly propagate range
information on IDs and dimension queries, etiher from
known_{block,grid}_size attributes or from `upperBound`
Author: dyung
Date: 2024-09-06T19:52:24-07:00
New Revision: a7a4eb83468683ae6115bf0c153f54cf46eec45e
URL:
https://github.com/llvm/llvm-project/commit/a7a4eb83468683ae6115bf0c153f54cf46eec45e
DIFF:
https://github.com/llvm/llvm-project/commit/a7a4eb83468683ae6115bf0c153f54cf46eec45e.diff
LOG: Re
Author: Jonas Devlieghere
Date: 2024-09-07T17:08:51-07:00
New Revision: b5a631fa2c3b681cab1ea53a5ea903d56d1283e9
URL:
https://github.com/llvm/llvm-project/commit/b5a631fa2c3b681cab1ea53a5ea903d56d1283e9
DIFF:
https://github.com/llvm/llvm-project/commit/b5a631fa2c3b681cab1ea53a5ea903d56d1283e9.d
Author: Mingming Liu
Date: 2024-09-08T16:45:07-07:00
New Revision: 2b33fbee3f36344786fa63b189387c3bd90c4c3f
URL:
https://github.com/llvm/llvm-project/commit/2b33fbee3f36344786fa63b189387c3bd90c4c3f
DIFF:
https://github.com/llvm/llvm-project/commit/2b33fbee3f36344786fa63b189387c3bd90c4c3f.diff
zmodem wrote:
@tru can I do something to help get that release note ^ into the release?
https://github.com/llvm/llvm-project/pull/106546
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/zmodem milestoned
https://github.com/llvm/llvm-project/pull/107826
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/zmodem created
https://github.com/llvm/llvm-project/pull/107826
LLVM_TARGETS_TO_BUILD was set in #106059
>From d5d63953da88af4c6f09d0f97edaa92f8a326e09 Mon Sep 17 00:00:00 2001
From: Hans Wennborg
Date: Mon, 9 Sep 2024 10:56:37 +0200
Subject: [PATCH] Release note about targe
https://github.com/zmodem edited
https://github.com/llvm/llvm-project/pull/107826
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
4401 - 4500 of 62457 matches
Mail list logo