arsenm wrote:
> Description needs to be more specific
Bump
https://github.com/llvm/llvm-project/pull/109937
___
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/uweigand approved this pull request.
I think this should be a candidate for backport, as the problem is a
miscompilation regression and the fix is straightforward.
https://github.com/llvm/llvm-project/pull/111376
___
llvm-branch-com
@@ -0,0 +1,43 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn -verify-machineinstrs
-run-pass=si-pre-allocate-wwm-regs -o - -mcpu=tahiti %s | FileCheck %s
+# RUN: llc -mtriple=amdgcn -verify-mac
bd1976bris wrote:
> > @tru I'm unable to merge this even with approval. Perhaps this has been
> > made against the wrong branch or 19.x now closed?
>
> No it's correct. Only the release manager can merge to the release branch, I
> will do that before the next release.
Thanks very much!
https
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/109939
___
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/Meinersbur edited
https://github.com/llvm/llvm-project/pull/110298
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Meinersbur wrote:
The formatting violations in
https://github.com/llvm/llvm-project/pull/110298#issuecomment-2379683497 are
those already present in the current trunk. `git clang-format` checks all
formatting violations in a moved file, even if the content itself has not
changed.
https://git
https://github.com/Meinersbur ready_for_review
https://github.com/llvm/llvm-project/pull/110298
___
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-flang-semantics
Author: Michael Kruse (Meinersbur)
Changes
Mostly mechanical changes in preparation of extracting the FortranRuntime
"subproject" in #110217. This PR intends to only move pre-existing
files to the new folder structure, with no behaviora
llvmbot wrote:
@llvm/pr-subscribers-flang-parser
Author: Michael Kruse (Meinersbur)
Changes
Mostly mechanical changes in preparation of extracting the FortranRuntime
"subproject" in #110217. This PR intends to only move pre-existing
files to the new folder structure, with no behavioral c
https://github.com/Meinersbur edited
https://github.com/llvm/llvm-project/pull/110217
___
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-flang-fir-hlfir
Author: Michael Kruse (Meinersbur)
Changes
Mostly mechanical changes in preparation of extracting the FortranRuntime
"subproject" in #110217. This PR intends to only move pre-existing
files to the new folder structure, with no behaviora
https://github.com/Meinersbur edited
https://github.com/llvm/llvm-project/pull/110217
___
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/Meinersbur ready_for_review
https://github.com/llvm/llvm-project/pull/110217
___
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/arsenm updated
https://github.com/llvm/llvm-project/pull/109408
>From b69ead1780d39a41821fd0cd65326fba5c58673f Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 12 Sep 2024 12:44:04 +0400
Subject: [PATCH] AMDGPU: Add baseline tests for cmpxchg custom expansion
We need
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/109410
>From 6c633b7f9acbc000dac2df4ac2eab630eb16e188 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 14 Aug 2024 13:57:14 +0400
Subject: [PATCH 1/2] AMDGPU: Custom expand flat cmpxchg which may access
private
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Matheus Izvekov (mizvekov)
Changes
Clang previously missed implementing the historical rule
https://eel.is/c++draft/temp.arg.template#3.sentence-3 for deduced
function template calls.
This patch implements this rule, but only on the
'fre
https://github.com/mizvekov created
https://github.com/llvm/llvm-project/pull/111457
Clang previously missed implementing the historical rule
https://eel.is/c++draft/temp.arg.template#3.sentence-3 for deduced function
template calls.
This patch implements this rule, but only on the
'frelaxed-
https://github.com/mizvekov edited
https://github.com/llvm/llvm-project/pull/111457
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
> @tru I'm unable to merge this even with approval. Perhaps this has been made
> against the wrong branch or 19.x now closed?
No it's correct. Only the release manager can merge to the release branch, I
will do that before the next release.
https://github.com/llvm/llvm-project/pull
tru wrote:
I will merge it before then next release. Only the release managers can merge
to the release branch.
https://github.com/llvm/llvm-project/pull/111218
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm
bd1976bris wrote:
@tru I'm unable to merge this even with approval. Perhaps this has been made
against the wrong branch or 19.x now closed?
https://github.com/llvm/llvm-project/pull/111314
___
llvm-branch-commits mailing list
llvm-branch-commits@lists
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/109410
>From d1c280fc9477f6dc9d8d88b223523cc941f504e6 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 14 Aug 2024 13:57:14 +0400
Subject: [PATCH 1/2] AMDGPU: Custom expand flat cmpxchg which may access
private
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/109408
>From 4934c7dfffd890420a433c30e6375f42bfa76596 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 12 Sep 2024 12:44:04 +0400
Subject: [PATCH] AMDGPU: Add baseline tests for cmpxchg custom expansion
We need
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/102599
>From 3415e01b8a510a3750ea55767c3f206c4e1a3e61 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Fri, 9 Aug 2024 14:51:41 +0400
Subject: [PATCH] AMDGPU: Add noalias.addrspace metadata when autoupgrading
atomic
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109939
>From 786fb970b7b1d12a6c6c6888d2b5cfe51363287d Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 11:41:18 +
Subject: [PATCH 1/2] [NewPM][AMDGPU] Port SIPreAllocateWWMRegs to NPM
---
llvm/
https://github.com/Akshat-Oke edited
https://github.com/llvm/llvm-project/pull/109938
___
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/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109963
>From 58fd5012dabc79c87b2b69a2a4d32d655215f144 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 25 Sep 2024 11:21:04 +
Subject: [PATCH 1/2] [AMDGPU] Add tests for SIPreAllocateWWMRegs
---
.../AMDGPU
https://github.com/Akshat-Oke edited
https://github.com/llvm/llvm-project/pull/111357
___
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/Akshat-Oke ready_for_review
https://github.com/llvm/llvm-project/pull/111357
___
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-regalloc
Author: Akshat Oke (Akshat-Oke)
Changes
Solves the double free error.
---
Full diff: https://github.com/llvm/llvm-project/pull/111357.diff
1 Files Affected:
- (modified) llvm/include/llvm/CodeGen/LiveIntervalUnion.h (+7)
``di
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/111357
___
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/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109938
>From 15692bd09ad90b2bedb7383a9acdb2b3b12453c6 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Mon, 7 Oct 2024 08:42:24 +
Subject: [PATCH 1/5] [CodeGen] LiveIntervalUnions::Array Implement move
construc
Akshat-Oke 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/111357?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/Akshat-Oke created
https://github.com/llvm/llvm-project/pull/111357
None
>From 15692bd09ad90b2bedb7383a9acdb2b3b12453c6 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Mon, 7 Oct 2024 08:42:24 +
Subject: [PATCH] [CodeGen] LiveIntervalUnions::Array Implement move
constr
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109937
>From 7b68d9fb711d73319d97abb2c03dac31956f1fa5 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 06:35:43 +
Subject: [PATCH] Update correct dependency
---
llvm/lib/Target/AMDGPU/SILowerSG
Curve wrote:
Is there something one could help with in this PR? It'd be great to see
`move_only_function` coming to libc++ in the foreseeable future :)
https://github.com/llvm/llvm-project/pull/94670
___
llvm-branch-commits mailing list
llvm-branch-co
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/109938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
atrosinenko wrote:
@kovdan01 Thank you for the reproducer!
I restored the original check `TI->readsRegister(AArch64::X16, TRI) ?
AArch64::X17 : AArch64::X16` when computing the scratch register, as checking
just the specific operand did not handle the `AUTH_TCRETURN*` pseudos which
actually h
atrosinenko wrote:
Considering the reproducer, the code became a bit longer but correct:
```
_ZN7myshape4moveEv: // @_ZN7myshape4moveEv
.cfi_startproc
// %bb.0: // %entry
.cfi_b_key_frame
pacibsp
stp x30, x19,
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/111376
___
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/111376
Backport baf9b7da81025c1e3b0704d7ecf667e06f95642b
Requested by: @uweigand
>From 6cd6d8fb90c95649d8dae0c993be5a3b9dbd494e Mon Sep 17 00:00:00 2001
From: Ulrich Weigand
Date: Thu, 19 Sep 2024 13:18:43 +0200
Subj
llvmbot wrote:
@llvm/pr-subscribers-backend-systemz
Author: None (llvmbot)
Changes
Backport baf9b7da81025c1e3b0704d7ecf667e06f95642b
Requested by: @uweigand
---
Full diff: https://github.com/llvm/llvm-project/pull/111376.diff
2 Files Affected:
- (modified) clang/lib/Headers/vecintrin.
Author: Justin Bogner
Date: 2024-10-07T09:21:36-07:00
New Revision: 66c986aac6a28c130eff261228995989a044f6bc
URL:
https://github.com/llvm/llvm-project/commit/66c986aac6a28c130eff261228995989a044f6bc
DIFF:
https://github.com/llvm/llvm-project/commit/66c986aac6a28c130eff261228995989a044f6bc.diff
Author: Justin Bogner
Date: 2024-10-07T09:26:23-07:00
New Revision: 26ed065f2de8dfd92b06f9dd559c00c8c77c44da
URL:
https://github.com/llvm/llvm-project/commit/26ed065f2de8dfd92b06f9dd559c00c8c77c44da
DIFF:
https://github.com/llvm/llvm-project/commit/26ed065f2de8dfd92b06f9dd559c00c8c77c44da.diff
https://github.com/atrosinenko updated
https://github.com/llvm/llvm-project/pull/110705
>From 089cc13bbd2cac76a2d3fc0b2f72b0bccda5b188 Mon Sep 17 00:00:00 2001
From: Anatoly Trosinenko
Date: Mon, 23 Sep 2024 19:51:55 +0300
Subject: [PATCH 1/2] [AArch64][PAC] Move emission of LR checks in tail c
https://github.com/kyulee-com created
https://github.com/llvm/llvm-project/pull/111464
None
>From 1249f0411388fb0832b49e80e7b6a0985822b026 Mon Sep 17 00:00:00 2001
From: Kyungwoo Lee
Date: Fri, 13 Sep 2024 08:51:00 -0700
Subject: [PATCH 1/4] [CGData][ThinLTO] Global Outlining with Two-CodeGen
ChuanqiXu9 wrote:
@ilya-biryukov gentle ping~
https://github.com/llvm/llvm-project/pull/83237
___
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/bwendling updated
https://github.com/llvm/llvm-project/pull/111445
>From f414a24fd7ad173793f920157bfa95985a09a946 Mon Sep 17 00:00:00 2001
From: Jan Hendrik Farr
Date: Thu, 3 Oct 2024 07:16:21 +0200
Subject: [PATCH 1/2] [Clang] Fix 'counted_by' for nested struct pointers
(#1
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/103939
>From 7dcad206090561d7a46f853df8e67ad02bda8a72 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 14 Aug 2024 16:51:08 +0400
Subject: [PATCH] Local: Handle noalias.addrspace in copyMetadataForLoad
---
llv
https://github.com/bwendling created
https://github.com/llvm/llvm-project/pull/111445
/cherry-pick
>From f414a24fd7ad173793f920157bfa95985a09a946 Mon Sep 17 00:00:00 2001
From: Jan Hendrik Farr
Date: Thu, 3 Oct 2024 07:16:21 +0200
Subject: [PATCH] [Clang] Fix 'counted_by' for nested struct poi
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-codegen
Author: Bill Wendling (bwendling)
Changes
/cherry-pick
---
Full diff: https://github.com/llvm/llvm-project/pull/111445.diff
3 Files Affected:
- (modified) clang/lib/CodeGen/CGExpr.cpp (+7-9)
- (added) clang/t
https://github.com/bwendling milestoned
https://github.com/llvm/llvm-project/pull/111445
___
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:
⚠️ We detected that you are using a GitHub private e-mail address to contribute
to the repo. Please turn off [Keep my email addresses
private](https://github.com/settings/emails) setting in your account. See
[LLVM
Discourse](https://discourse.llvm.org/t/hidden-email
llvmbot wrote:
Failed to create pull request for issue111445
https://github.com/llvm/llvm-project/actions/runs/11224536586
https://github.com/llvm/llvm-project/pull/111445
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https:/
llvmbot wrote:
Failed to create pull request for issue111445
https://github.com/llvm/llvm-project/actions/runs/11224536620
https://github.com/llvm/llvm-project/pull/111445
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https:/
https://github.com/bwendling edited
https://github.com/llvm/llvm-project/pull/111445
___
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/mydeveloperday approved this pull request.
https://github.com/llvm/llvm-project/pull/111245
___
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/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109939
>From 839e0c12abe69f277810ff04be823c4fa07e4af3 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 11:41:18 +
Subject: [PATCH 1/2] [NewPM][AMDGPU] Port SIPreAllocateWWMRegs to NPM
---
llvm/
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109937
>From a1925ae960ca3c8637ebb9a7bf7085dc787ee438 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 06:35:43 +
Subject: [PATCH] Update correct dependency
Replace unused analysis dependency wi
https://github.com/Akshat-Oke edited
https://github.com/llvm/llvm-project/pull/109937
___
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/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109938
>From 60e7f83fe680b04e3cb7c8e2e7bb2383fa0fdded Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 09:07:04 +
Subject: [PATCH 1/4] [NewPM][CodeGen] Port LiveRegMatrix to NPM
---
llvm/includ
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/109963
>From 241cefb63e69298c0122b3aa7dcf2bcde7426c06 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 25 Sep 2024 11:21:04 +
Subject: [PATCH 1/2] [AMDGPU] Add tests for SIPreAllocateWWMRegs
---
.../AMDGPU
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/111357
>From 47bb19208ed2de82109eb160ba6177b7f888be26 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Mon, 7 Oct 2024 08:42:24 +
Subject: [PATCH] [CodeGen] LiveIntervalUnions::Array Implement move
constructor
@@ -578,3 +578,18 @@ body: |
SI_RETURN
...
+---
Akshat-Oke wrote:
I've put it in the generic test
llvm/test/CodeGen/MIR/Generic/register-flag-error.mir
https://github.com/llvm/llvm-project/pull/110229
https://github.com/Akshat-Oke updated
https://github.com/llvm/llvm-project/pull/110229
>From 1cbc26fe2de38ae4e174aec128b39c899dab9136 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Fri, 27 Sep 2024 08:58:39 +
Subject: [PATCH 1/4] [AMDGPU] Serialize WWM_REG vreg flag
---
llvm/lib/Target/A
66 matches
Mail list logo