https://github.com/ssahasra closed
https://github.com/llvm/llvm-project/pull/147258
___
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/ssahasra closed
https://github.com/llvm/llvm-project/pull/150391
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -1524,6 +1524,8 @@ enum NodeType {
// Outputs: Output Chain
CLEAR_CACHE,
+ DEACTIVATION_SYMBOL,
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/133536
___
llvm-branch-commits mailing list
llvm-bra
@@ -1524,6 +1524,8 @@ enum NodeType {
// Outputs: Output Chain
CLEAR_CACHE,
+ DEACTIVATION_SYMBOL,
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/133536
___
llvm-branch-commits mailing list
llvm-bra
@@ -2075,11 +2080,30 @@ void
AArch64AsmPrinter::emitPtrauthTailCallHardening(const MachineInstr *TC) {
/*ShouldTrap=*/true, /*OnFailure=*/nullptr);
}
+bool AArch64AsmPrinter::emitDeactivationSymbolRelocation(Value *DS) {
+ if (DS) {
pcc wrote:
Done
h
@@ -878,6 +878,15 @@ class MachineInstr
return nullptr;
}
+ // FIXME: Move to Info.
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/133536
___
llvm-branch-commits mailing list
llvm-branch-commits@l
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/133536
___
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 edited https://github.com/llvm/llvm-project/pull/133536
___
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 updated https://github.com/llvm/llvm-project/pull/133536
___
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 updated https://github.com/llvm/llvm-project/pull/133535
___
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 updated https://github.com/llvm/llvm-project/pull/133535
___
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 updated https://github.com/llvm/llvm-project/pull/133533
___
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 updated https://github.com/llvm/llvm-project/pull/133533
___
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 updated https://github.com/llvm/llvm-project/pull/133531
>From 96e7da9a083888683c2ba00d97f886fd748ea10b Mon Sep 17 00:00:00 2001
From: Peter Collingbourne
Date: Wed, 9 Apr 2025 20:30:57 -0700
Subject: [PATCH] Undo unnecessary change
Created using spr 1.3.6-beta.1
---
lld
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/133531
>From 96e7da9a083888683c2ba00d97f886fd748ea10b Mon Sep 17 00:00:00 2001
From: Peter Collingbourne
Date: Wed, 9 Apr 2025 20:30:57 -0700
Subject: [PATCH] Undo unnecessary change
Created using spr 1.3.6-beta.1
---
lld
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/133534
___
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 updated https://github.com/llvm/llvm-project/pull/133534
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: ronlieb
Date: 2025-07-29T23:04:12-04:00
New Revision: 09141eb903af90e767385ba4d9207a0bac95bce0
URL:
https://github.com/llvm/llvm-project/commit/09141eb903af90e767385ba4d9207a0bac95bce0
DIFF:
https://github.com/llvm/llvm-project/commit/09141eb903af90e767385ba4d9207a0bac95bce0.diff
LOG:
https://github.com/MaskRay approved this pull request.
https://github.com/llvm/llvm-project/pull/150812
___
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 approved this pull request.
https://github.com/llvm/llvm-project/pull/150797
___
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/mtrofin updated
https://github.com/llvm/llvm-project/pull/151218
>From 0263d916eced0fcb14d306eafd15174f7f1ec308 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Tue, 29 Jul 2025 13:01:10 -0700
Subject: [PATCH] [NFC] test/lit.cfg.py formatting
---
llvm/test/lit.cfg.py | 11
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/151214
>From 2bb0305b0bc1116eae2b4b8481777e98ffd52709 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Tue, 29 Jul 2025 12:55:59 -0700
Subject: [PATCH] fixes
---
llvm/test/lit.cfg.py | 14 --
1 file cha
boomanaiden154 wrote:
> Not sure I understand, I think you mean "if I disable profcheck but still
> "do" this trick, does anything fail". No.
That's what I was asking. I figured you had checked, but figured it wouldn't
hurt to ask.
https://github.com/llvm/llvm-project/pull/151214
@@ -17,8 +17,19 @@
# name: The name of this test suite.
config.name = "LLVM"
+extra_substitutions = extra_substitutions = (
+[
+(r"\| not FileCheck .*", "| tee /dev/null"),
boomanaiden154 wrote:
`tee` will write to `stdout`/`stderr` on top of writ
@@ -17,8 +17,19 @@
# name: The name of this test suite.
config.name = "LLVM"
+extra_substitutions = extra_substitutions = (
+[
+(r"\| not FileCheck .*", "| tee /dev/null"),
mtrofin wrote:
I didn't know you can `2>&1` and follow with `>`.
Any reas
mtrofin wrote:
Not sure I understand, I think you mean "if I disable profcheck but still "do"
this trick, does anything fail". No.
https://github.com/llvm/llvm-project/pull/151214
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
@@ -17,8 +17,19 @@
# name: The name of this test suite.
config.name = "LLVM"
+extra_substitutions = extra_substitutions = (
+[
+(r"\| not FileCheck .*", "| tee /dev/null"),
boomanaiden154 wrote:
`echo "test" 2>&1 > /dev/null` still works.
I still
github-actions[bot] wrote:
:warning: Python code formatter, darker found issues in your code. :warning:
You can test this locally with the following command:
``bash
darker --check --diff -r HEAD~1...HEAD llvm/test/lit.cfg.py
``
View the diff from darker here.
``
mtrofin 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/151214?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/mtrofin created
https://github.com/llvm/llvm-project/pull/151214
None
>From 53562e6e670b03a6882bbe7ae8abce19ac44d801 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Tue, 29 Jul 2025 09:41:50 -0700
Subject: [PATCH] Ignore FileCheck when profcheck is enabled
---
llvm/test
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport fcdcc4ea7ac960c79246b3bd428f14ea350e63e2
Requested by: @mgorny
---
Full diff: https://github.com/llvm/llvm-project/pull/151201.diff
1 Files Affected:
- (modified) compiler-rt/lib/scudo/st
llvmbot wrote:
@cferris1000 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/151201
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/151201
Backport fcdcc4ea7ac960c79246b3bd428f14ea350e63e2
Requested by: @mgorny
>From 402baf292c61c3a8f2916ac6abc4b3b93597c640 Mon Sep 17 00:00:00 2001
From: Fabio D'Urso
Date: Tue, 22 Jul 2025 03:31:35 +0200
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/151201
___
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: Aaron Ballman (AaronBallman)
Changes
The structural equivalence checker was not paying attention to whether
enumerations had compatible fixed underlying types or not.
Fixes #150594
---
Full diff: https://github.com/llvm/llvm-project/pull
https://github.com/AaronBallman created
https://github.com/llvm/llvm-project/pull/151199
The structural equivalence checker was not paying attention to whether
enumerations had compatible fixed underlying types or not.
Fixes #150594
>From 47f3ab2fc30f8587226e3d89e2646fd4e029cdf6 Mon Sep 17 00
https://github.com/AaronBallman milestoned
https://github.com/llvm/llvm-project/pull/151199
___
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/bassiounix updated
https://github.com/llvm/llvm-project/pull/150993
>From a2300a69d17e0299bda72813c95b3eb5c8d7d883 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 19:35:03 +0300
Subject: [PATCH] [libc][math] Refactor atan2f implementation to header-only in
s
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150854
>From 3930b0f9886d2ec449e6f2126120f5ba3e7e48f7 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 00:37:42 +0300
Subject: [PATCH] [libc][math] Refactor atanf implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/151012
>From fa5283fdad6b26748a27ab6aa39b7e6c2a3d179d Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 21:14:48 +0300
Subject: [PATCH 1/2] [libc][math] Refactor atan2f128 implementation to
header-on
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/151012
>From fa5283fdad6b26748a27ab6aa39b7e6c2a3d179d Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 21:14:48 +0300
Subject: [PATCH 1/2] [libc][math] Refactor atan2f128 implementation to
header-on
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150968
>From d411e7849f1cf9d0b1f31def4bdd2b126363bd6a Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 18:07:19 +0300
Subject: [PATCH] [libc][math] Refactor atan2 implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150854
>From 3930b0f9886d2ec449e6f2126120f5ba3e7e48f7 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 00:37:42 +0300
Subject: [PATCH] [libc][math] Refactor atanf implementation to header-only in
sr
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150868
>From a4910961081ff7a6cc9aa0ea43aca57db23942c3 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 05:26:38 +0300
Subject: [PATCH] [libc][math] Refactor atanf16 implementation to header-only
in
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150993
>From a2300a69d17e0299bda72813c95b3eb5c8d7d883 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 19:35:03 +0300
Subject: [PATCH] [libc][math] Refactor atan2f implementation to header-only in
s
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150868
>From a4910961081ff7a6cc9aa0ea43aca57db23942c3 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 05:26:38 +0300
Subject: [PATCH] [libc][math] Refactor atanf16 implementation to header-only
in
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/150968
>From d411e7849f1cf9d0b1f31def4bdd2b126363bd6a Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 28 Jul 2025 18:07:19 +0300
Subject: [PATCH] [libc][math] Refactor atan2 implementation to header-only in
sr
@@ -1200,16 +1200,61 @@ AAAMDWavesPerEU
&AAAMDWavesPerEU::createForPosition(const IRPosition &IRP,
llvm_unreachable("AAAMDWavesPerEU is only valid for function position");
}
-static bool inlineAsmUsesAGPRs(const InlineAsm *IA) {
- for (const auto &CI : IA->ParseConstraints
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/150910
>From 2cef45d9731db40cc9297c5922f2b69c4d09ee62 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 28 Jul 2025 16:11:28 +0900
Subject: [PATCH] AMDGPU: Figure out required AGPR count for inline asm
For now j
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/150910
>From 2cef45d9731db40cc9297c5922f2b69c4d09ee62 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 28 Jul 2025 16:11:28 +0900
Subject: [PATCH] AMDGPU: Figure out required AGPR count for inline asm
For now j
@@ -1200,16 +1200,61 @@ AAAMDWavesPerEU
&AAAMDWavesPerEU::createForPosition(const IRPosition &IRP,
llvm_unreachable("AAAMDWavesPerEU is only valid for function position");
}
-static bool inlineAsmUsesAGPRs(const InlineAsm *IA) {
- for (const auto &CI : IA->ParseConstraints
https://github.com/Meinersbur approved this pull request.
LGTM
I would normally ask for unittests, but these seem sufficiently
simple/straightforward.
https://github.com/llvm/llvm-project/pull/150923
___
llvm-branch-commits mailing list
llvm-branch-c
https://github.com/Sirraide approved this pull request.
https://github.com/llvm/llvm-project/pull/151137
___
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/atrosinenko approved this pull request.
https://github.com/llvm/llvm-project/pull/151096
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -222,3 +222,8 @@ void foo() {
// CHECK: !DICompositeType(tag: DW_TAG_class_type, name: "A",
// CHECK-SAME: DIFlagFwdDecl
+
+// There is a full definition of the type available in the module.
+// CHECKCOFF: !DICompositeType(tag: DW_TAG_structure_type, name: "Virt
vpykhtin wrote:
> Can you request an internal psdb full cycle to test this PR? StructurizeCFG
> seems very sensitive to changes and has caused a lot of downstream failures.
I did that before and it passed, but I'll double check, thanks!
https://github.com/llvm/llvm-project/pull/150937
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 315e2e2
Requested by: @AaronBallman
---
Full diff: https://github.com/llvm/llvm-project/pull/151137.diff
2 Files Affected:
- (modified) clang/lib/AST/ASTStructuralEquivalence.cpp (+23-1)
- (modified) cl
llvmbot wrote:
@Sirraide What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/151137
___
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/151137
___
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/151137
Backport 315e2e2
Requested by: @AaronBallman
>From c487f6343852f141e5bf46ea4c7d7a39015dccfc Mon Sep 17 00:00:00 2001
From: Aaron Ballman
Date: Tue, 29 Jul 2025 08:20:59 -0400
Subject: [PATCH] [C23] Handle type
@@ -222,3 +222,8 @@ void foo() {
// CHECK: !DICompositeType(tag: DW_TAG_class_type, name: "A",
// CHECK-SAME: DIFlagFwdDecl
+
+// There is a full definition of the type available in the module.
+// CHECKCOFF: !DICompositeType(tag: DW_TAG_structure_type, name: "Virt
https://github.com/jmorse approved this pull request.
LGTM with a minor test question to confirm my understanding.
https://github.com/llvm/llvm-project/pull/150938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.ll
https://github.com/jmorse edited
https://github.com/llvm/llvm-project/pull/150938
___
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-github-workflow
Author: None (llvmbot)
Changes
Backport e8b7183d866f9d51511d5570f5f1f632046ef983
Requested by: @DavidSpickett
---
Full diff: https://github.com/llvm/llvm-project/pull/151129.diff
2 Files Affected:
- (modified) .github/workflows/relea
llvmbot wrote:
@tru What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/151129
___
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/151129
Backport e8b7183d866f9d51511d5570f5f1f632046ef983
Requested by: @DavidSpickett
>From 4d490b23f8fe4b20833de479456a1b0032d0b28d Mon Sep 17 00:00:00 2001
From: David Spickett
Date: Tue, 29 Jul 2025 12:35:15 +0100
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/151129
___
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/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146055
>From 948e977ec2b95ea9e61dcede3aa327b3abc986f5 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Fri, 27 Jun 2025 12:04:53 +0200
Subject: [PATCH] [GISel] Combine compare of bitfield extracts or'd together.
Equiva
https://github.com/RKSimon commented:
You can probably tidy this up a great deal by using the sd_match matchers
https://github.com/llvm/llvm-project/pull/146054
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.
github-actions[bot] wrote:
@zyn0217 (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/tru closed https://github.com/llvm/llvm-project/pull/151075
___
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/151075
>From 2ec38abcba129fbca33ac938730e0bdb348bbf44 Mon Sep 17 00:00:00 2001
From: Younan Zhang
Date: Thu, 24 Jul 2025 15:30:51 +0800
Subject: [PATCH] [Clang] Fix a partial ordering bug involving CTAD injected
template a
Author: Younan Zhang
Date: 2025-07-29T12:58:25+02:00
New Revision: 2ec38abcba129fbca33ac938730e0bdb348bbf44
URL:
https://github.com/llvm/llvm-project/commit/2ec38abcba129fbca33ac938730e0bdb348bbf44
DIFF:
https://github.com/llvm/llvm-project/commit/2ec38abcba129fbca33ac938730e0bdb348bbf44.diff
Pierre-vh wrote:
### Merge activity
* **Jul 29, 10:57 AM UTC**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/146054).
https://github.com/llvm/llvm-project/pull/146054
_
Pierre-vh wrote:
### Merge activity
* **Jul 29, 10:57 AM UTC**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/146053).
https://github.com/llvm/llvm-project/pull/146053
_
github-actions[bot] wrote:
@tgross35 (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/150746
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@ldionne Are you happy with us merging this? I am guessing yes - but I want to
double check :)
https://github.com/llvm/llvm-project/pull/151095
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/c
Author: Mehdi Amini
Date: 2025-07-29T12:26:11+02:00
New Revision: f7ac2b89efa61b44c42dad62ae71a43733d895f4
URL:
https://github.com/llvm/llvm-project/commit/f7ac2b89efa61b44c42dad62ae71a43733d895f4
DIFF:
https://github.com/llvm/llvm-project/commit/f7ac2b89efa61b44c42dad62ae71a43733d895f4.diff
L
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146054
>From 98c238cf5cf5307faf6f9c79d00d422e5f71ff4c Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Thu, 26 Jun 2025 13:31:37 +0200
Subject: [PATCH 1/3] [DAG] Fold (setcc ((x | x >> c0 | ...) & mask)) sequences
Fold
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146055
>From 07869b22ba80f09475faf73b18eb49bdd03bc9b5 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Fri, 27 Jun 2025 12:04:53 +0200
Subject: [PATCH] [GISel] Combine compare of bitfield extracts or'd together.
Equiva
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146053
>From 00fdb1e2ef357988c76045ac5401ec23752de056 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Thu, 26 Jun 2025 13:08:31 +0200
Subject: [PATCH 1/2] [AMDGPU] Add tests for workgroup/workitem intrinsic
optimizati
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146055
>From 07869b22ba80f09475faf73b18eb49bdd03bc9b5 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Fri, 27 Jun 2025 12:04:53 +0200
Subject: [PATCH] [GISel] Combine compare of bitfield extracts or'd together.
Equiva
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146053
>From 00fdb1e2ef357988c76045ac5401ec23752de056 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Thu, 26 Jun 2025 13:08:31 +0200
Subject: [PATCH 1/2] [AMDGPU] Add tests for workgroup/workitem intrinsic
optimizati
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/146054
>From 98c238cf5cf5307faf6f9c79d00d422e5f71ff4c Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Thu, 26 Jun 2025 13:31:37 +0200
Subject: [PATCH 1/3] [DAG] Fold (setcc ((x | x >> c0 | ...) & mask)) sequences
Fold
@@ -1200,16 +1200,61 @@ AAAMDWavesPerEU
&AAAMDWavesPerEU::createForPosition(const IRPosition &IRP,
llvm_unreachable("AAAMDWavesPerEU is only valid for function position");
}
-static bool inlineAsmUsesAGPRs(const InlineAsm *IA) {
- for (const auto &CI : IA->ParseConstraints
DavidSpickett wrote:
My pitch for backporting this is that it was intended to make this branch but
missed it by a couple of weeks.
It displays a new feature bit in a Linux control register, if the hardware has
FEAT_MTE_STORE_ONLY. So the impact of a bug here is very low, and only visible
on t
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (llvmbot)
Changes
Backport d26ca8b87266024546501051ccaf75cb3756aee3
0209e76fe6440bc45a9ed61b9671d9593db10957
Requested by: @DavidSpickett
---
Full diff: https://github.com/llvm/llvm-project/pull/15.diff
13 Files Affected:
- (m
llvmbot wrote:
@omjavaid @omjavaid What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/15
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/m
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/15
Backport d26ca8b87266024546501051ccaf75cb3756aee3
0209e76fe6440bc45a9ed61b9671d9593db10957
Requested by: @DavidSpickett
>From ce64aae7a3db7e8cdb1156fc4a6f90a4c1d88699 Mon Sep 17 00:00:00 2001
From: David Spick
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/15
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ritter-x2a wrote:
### Merge activity
* **Jul 29, 9:12 AM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/150899).
https://github.com/llvm/llvm-project/pull/150899
_
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/151075
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
mstorsjo wrote:
This now seems to pass tests just fine, on both linux and mingw targets. Can
@jmorse ack the fix (and the test modifications), or is it enough with the
comment in
https://github.com/llvm/llvm-project/pull/130255#issuecomment-3109481798 saying
this is what we should do?
https:
Author: Tobias Gysi
Date: 2025-07-29T10:04:09+02:00
New Revision: eaec1a1216ede2c3c722ad66b09025752a3847b2
URL:
https://github.com/llvm/llvm-project/commit/eaec1a1216ede2c3c722ad66b09025752a3847b2
DIFF:
https://github.com/llvm/llvm-project/commit/eaec1a1216ede2c3c722ad66b09025752a3847b2.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/150600
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Merged as
https://github.com/llvm/llvm-project/commit/317403d705acc9f72a81e853f649087cce3842d1
https://github.com/llvm/llvm-project/pull/150600
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/c
Author: cmtice
Date: 2025-07-29T10:00:12+02:00
New Revision: 317403d705acc9f72a81e853f649087cce3842d1
URL:
https://github.com/llvm/llvm-project/commit/317403d705acc9f72a81e853f649087cce3842d1
DIFF:
https://github.com/llvm/llvm-project/commit/317403d705acc9f72a81e853f649087cce3842d1.diff
LOG: [
github-actions[bot] wrote:
@cjacek (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/151027
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
1 - 100 of 153 matches
Mail list logo