https://github.com/guy-david edited
https://github.com/llvm/llvm-project/pull/130495
___
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/130904
>From b2b21aa4a3ef95a9b23db41f77f378abf88cddc0 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:24:50 +0700
Subject: [PATCH] AMDGPU: Replace ptr addrspace(8) undef uses with poison
---
ll
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130903
>From 4cb9b21de44ed84d1b79c68f9e06abbdda7327db Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:23:32 +0700
Subject: [PATCH] AMDGPU: Replace <8 x i32> undef uses in tests with poison
---
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130903
>From 4cb9b21de44ed84d1b79c68f9e06abbdda7327db Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:23:32 +0700
Subject: [PATCH] AMDGPU: Replace <8 x i32> undef uses in tests with poison
---
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130898
>From 63cb58638a29b6e757f67c7cde616d481903a819 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 12:32:31 +0700
Subject: [PATCH] AMDGPU: Replace insertelement undef with poison in cases with
m
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130898
>From 63cb58638a29b6e757f67c7cde616d481903a819 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 12:32:31 +0700
Subject: [PATCH] AMDGPU: Replace insertelement undef with poison in cases with
m
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130903
>From 602e8abb425c3f36441939bce1f096bf0677372e Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:23:32 +0700
Subject: [PATCH] AMDGPU: Replace <8 x i32> undef uses in tests with poison
---
https://github.com/guy-david edited
https://github.com/llvm/llvm-project/pull/130495
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -612,6 +612,48 @@ void getAddressSanitizerParams(const Triple &TargetTriple,
int LongSize,
*OrShadowOffset = Mapping.OrShadowOffset;
}
+void removeASanIncompatibleFnAttributes(Function &F, bool RemoveWriteOnly) {
+ // Remove memory attributes that are invalid with ASan
chris-eibl wrote:
Does this mean this won't be backported to 19?
https://github.com/llvm/llvm-project/pull/130585
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/130059
___
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/ergawy updated
https://github.com/llvm/llvm-project/pull/130078
>From 2b6b9c1fae4ea33cb4d3056dc016cdcac2cfc304 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Thu, 6 Mar 2025 03:16:59 -0600
Subject: [PATCH 1/3] [flang][OpenMP] Translate OpenMP scopes when compiling
for target de
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129154
>From cc3662c955e640f6975daffc367b775e179df18c Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:09:23 -0800
Subject: [PATCH] [NFC][Cloning] Move DebugInfoFinder decl closer to its plac
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129153
>From a9b5f3844e670403fd4e5af9f5d6a497c3ad0653 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:07:40 -0800
Subject: [PATCH] [NFC][Cloning] Clean up comments in CloneFunctionInto
Summ
https://github.com/petar-avramovic updated
https://github.com/llvm/llvm-project/pull/124298
>From 9a5bfd368f40d1c313dc1783df4f43f12b88258b Mon Sep 17 00:00:00 2001
From: Petar Avramovic
Date: Fri, 28 Feb 2025 15:56:04 +0100
Subject: [PATCH] AMDGPU/GlobalISel: Temporal divergence lowering (non i
https://github.com/ritter-x2a updated
https://github.com/llvm/llvm-project/pull/130617
>From 936a6aabb39df4eb58fb60facd826685746906c4 Mon Sep 17 00:00:00 2001
From: Fabian Ritter
Date: Mon, 10 Mar 2025 06:55:10 -0400
Subject: [PATCH 1/2] [SeparateConstOffsetFromGEP] Preserve inbounds flag based
quic-garvgupt wrote:
Hi @MaskRay, if this PR looks good, can you provide LGTM. You have already
approved the first PR in this 3 series of patches
https://github.com/llvm/llvm-project/pull/121829
https://github.com/llvm/llvm-project/pull/121830
___
ll
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129151
>From 1327301de16f7bcbd01b34d2b66c49c8dc433117 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:00:47 -0800
Subject: [PATCH] [NFC][Cloning] Remove now unused FindDebugInfoToIdentityMap
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129150
>From d0c5ddcf3defff02566f5e41fb93b1689436977d Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 12:47:10 -0800
Subject: [PATCH] [NFC][Coro] Remove now unused CommonDebugInfo in CoroSplit
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129148
>From df8853d497c41d020baa50078036509910d94f55 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 12:07:03 -0800
Subject: [PATCH] [NFC][Cloning] Replace DIFinder usage in CloneFunctionInto
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129152
>From fbb31608bf17317b97a3f0d09711de8f82851219 Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 13:02:37 -0800
Subject: [PATCH] [NFC][Cloning] Remove now unused CollectDebugInfoForCloning
@@ -5255,6 +5283,51 @@ convertTargetOpsInNest(Operation *op,
llvm::IRBuilderBase &builder,
return WalkResult::interrupt();
return WalkResult::skip();
}
+
+ // Non-target ops might nest target-related ops, therefore, we
+ //
https://github.com/erichkeane approved this pull request.
This is an unfortunate and pretty nasty regression that I think we ought to
fix. I am pretty confident that this is low risk as well, so I'm in favor of
backporting this.
https://github.com/llvm/llvm-project/pull/130950
___
denzor200 wrote:
This check should be in regular Clang Tidy, using of `std::addressof` actual
not only for libbcpp, any user-writted code might follow the guidline to use
`std::addressof` instead of `operator&` for a generic type. For example, the
Boost library:
https://github.com/boostorg/pf
https://github.com/koachan updated
https://github.com/llvm/llvm-project/pull/130967
>From e2e0d44800b65a8fbddd6234c2ee9f83af92d7da Mon Sep 17 00:00:00 2001
From: Koakuma
Date: Wed, 12 Mar 2025 21:14:42 +0700
Subject: [PATCH 1/2] Add missing NO-VIS lines
Created using spr 1.3.5
---
llvm/test/M
https://github.com/nikic approved this pull request.
https://github.com/llvm/llvm-project/pull/130964
___
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/skatrak edited
https://github.com/llvm/llvm-project/pull/127633
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -24,7 +25,67 @@ namespace flangomp {
namespace {
namespace looputils {
-using LoopNest = llvm::SetVector;
+/// Stores info needed about the induction/iteration variable for each `do
+/// concurrent` in a loop nest.
+struct InductionVariableInfo {
+ /// The operation alloca
https://github.com/ritter-x2a updated
https://github.com/llvm/llvm-project/pull/130617
>From 936a6aabb39df4eb58fb60facd826685746906c4 Mon Sep 17 00:00:00 2001
From: Fabian Ritter
Date: Mon, 10 Mar 2025 06:55:10 -0400
Subject: [PATCH 1/2] [SeparateConstOffsetFromGEP] Preserve inbounds flag based
@@ -5315,6 +5320,46 @@ convertTargetOpsInNest(Operation *op,
llvm::IRBuilderBase &builder,
return WalkResult::interrupt();
return WalkResult::skip();
}
+
+ // Non-target ops might nest target-related ops, therefore, we
+ //
@@ -5255,6 +5283,51 @@ convertTargetOpsInNest(Operation *op,
llvm::IRBuilderBase &builder,
return WalkResult::interrupt();
return WalkResult::skip();
}
+
+ // Non-target ops might nest target-related ops, therefore, we
+ //
@@ -5315,6 +5320,46 @@ convertTargetOpsInNest(Operation *op,
llvm::IRBuilderBase &builder,
return WalkResult::interrupt();
return WalkResult::skip();
}
+
+ // Non-target ops might nest target-related ops, therefore, we
+ //
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/130915
None
>From cd50fad71b6cd07d029fa055f52580d1903ece27 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 14:11:51 +0700
Subject: [PATCH] AMDGPU: Make frexp_exp and frexp_mant intrinsics propagate
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/130078
>From 9de8c664bad3a851e3b9644711b24c6449db9e49 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Thu, 6 Mar 2025 03:16:59 -0600
Subject: [PATCH 1/4] [flang][OpenMP] Translate OpenMP scopes when compiling
for target de
@@ -5255,6 +5283,51 @@ convertTargetOpsInNest(Operation *op,
llvm::IRBuilderBase &builder,
return WalkResult::interrupt();
return WalkResult::skip();
}
+
+ // Non-target ops might nest target-related ops, therefore, we
+ //
https://github.com/yxsamliu updated
https://github.com/llvm/llvm-project/pull/130126
>From 64ecdf75962cb0e849ee2d39eca900329d3cc745 Mon Sep 17 00:00:00 2001
From: "Yaxun (Sam) Liu"
Date: Fri, 28 Feb 2025 09:58:19 -0500
Subject: [PATCH] [CUDA][HIP] fix virtual dtor host/device attr (#128926)
Wh
@@ -548,6 +548,8 @@ GCNTTIImpl::instCombineIntrinsic(InstCombiner &IC,
IntrinsicInst &II) const {
case Intrinsic::amdgcn_sqrt:
case Intrinsic::amdgcn_rsq: {
Value *Src = II.getArgOperand(0);
+if (isa(Src))
+ return IC.replaceInstUsesWith(II, Src);
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/130964
___
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/130964
Backport 5da9044c40840187330526ca888290a95927a629
Requested by: @nikic
>From d630c925b0ef0f3a60b6f2173f1859e56bc6928d Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 12 Mar 2025 14:52:01 +0100
Subject:
https://github.com/koachan created
https://github.com/llvm/llvm-project/pull/130967
Also fix up any mistakes/typos in instruction definitions.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mai
llvmbot wrote:
@llvm/pr-subscribers-backend-sparc
Author: Koakuma (koachan)
Changes
Also fix up any mistakes/typos in instruction definitions.
---
Patch is 41.81 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/130967.diff
7 Files Affected:
https://github.com/skatrak approved this pull request.
Thank you, LGTM!
https://github.com/llvm/llvm-project/pull/127633
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
cc7cb76e135918ffb86ddfc193b1b66c0948e42c
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test/Dri
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test/Dri
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
___
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/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/131052
___
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/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130914
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/131052
___
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
* **Mar 12, 10:54 PM EDT**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/130914).
https://github.com/llvm/llvm-project/pull/130914
FireBurn wrote:
Will this make 20.1.1?
https://github.com/llvm/llvm-project/pull/130950
___
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
mordante wrote:
> This check should be in regular Clang Tidy, using of `std::addressof` actual
> not only for libbcpp, any user-writted code might follow the guidline to use
> `std::addressof` instead of `operator&` for a generic type. For example, the
> Boost library:
> https://github.com/bo
https://github.com/shiltian edited
https://github.com/llvm/llvm-project/pull/130915
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-directx
Author: None (joaosaffran)
Changes
Closes: #131009
---
Full diff: https://github.com/llvm/llvm-project/pull/131011.diff
1 Files Affected:
- (modified) llvm/docs/DirectX/DXContainer.rst (+45)
``diff
diff --git a/llvm/docs/D
https://github.com/joaosaffran created
https://github.com/llvm/llvm-project/pull/131011
Closes: #131009
>From b13609de4e66c1b4574264b553594fab47a1b08f Mon Sep 17 00:00:00 2001
From: joaosaffran <126493771+joaosaff...@users.noreply.github.com>
Date: Wed, 12 Mar 2025 11:36:06 -0700
Subject: [PAT
https://github.com/artempyanykh updated
https://github.com/llvm/llvm-project/pull/129149
>From 2706a7d6132377d1f4f4d480a0a153394ab3394f Mon Sep 17 00:00:00 2001
From: Artem Pianykh
Date: Tue, 25 Feb 2025 12:42:14 -0800
Subject: [PATCH] [NFC][Coro] Use CloneFunctionInto for coroutine cloning
in
https://github.com/mizvekov updated
https://github.com/llvm/llvm-project/pull/130950
>From 88143ce2f76b2022b39612ee508da5cd8fa879eb Mon Sep 17 00:00:00 2001
From: Matheus Izvekov
Date: Sat, 8 Mar 2025 20:32:14 -0300
Subject: [PATCH] [clang] fix matching of nested template template parameters
W
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130902
>From 8535bb8a383b08ddaeb6f8220d25d1722b3a48cf Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:21:20 +0700
Subject: [PATCH] AMDAMDGPU: Replace <4 x i32> undef uses in tests with poison
Mo
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130904
>From 1fe990ca191a47a9f111a1897369729031164ff1 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:24:50 +0700
Subject: [PATCH] AMDGPU: Replace ptr addrspace(8) undef uses with poison
---
ll
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130903
>From aeb2f61c061c99871f66e2b1173ea7c25a23c0d5 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:23:32 +0700
Subject: [PATCH] AMDGPU: Replace <8 x i32> undef uses in tests with poison
---
https://github.com/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130903
___
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/mizvekov created
https://github.com/llvm/llvm-project/pull/130950
When checking the template template parameters of template template parameters,
the PartialOrdering context was not correctly propagated.
This also has a few drive-by fixes, such as checking the template param
https://github.com/mizvekov edited
https://github.com/llvm/llvm-project/pull/130950
___
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/mizvekov milestoned
https://github.com/llvm/llvm-project/pull/130950
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130898
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -548,6 +548,8 @@ GCNTTIImpl::instCombineIntrinsic(InstCombiner &IC,
IntrinsicInst &II) const {
case Intrinsic::amdgcn_sqrt:
case Intrinsic::amdgcn_rsq: {
Value *Src = II.getArgOperand(0);
+if (isa(Src))
+ return IC.replaceInstUsesWith(II, Src);
arsenm wrote:
### Merge activity
* **Mar 12, 9:29 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/130899).
https://github.com/llvm/llvm-project/pull/130899
_
arsenm wrote:
### Merge activity
* **Mar 12, 9:29 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/130898).
https://github.com/llvm/llvm-project/pull/130898
_
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130902
>From bee7d9e4e6758fae67207f52917cb4a07e188400 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 13:21:20 +0700
Subject: [PATCH] AMDAMDGPU: Replace <4 x i32> undef uses in tests with poison
Mo
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/130898
>From bcc5ce87aef8461ae508223544291187b5cb1fbd Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Wed, 12 Mar 2025 12:32:31 +0700
Subject: [PATCH] AMDGPU: Replace insertelement undef with poison in cases with
m
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Matheus Izvekov (mizvekov)
Changes
When checking the template template parameters of template template parameters,
the PartialOrdering context was not correctly propagated.
This also has a few drive-by fixes, such as checking the template
https://github.com/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130902
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130902
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130904
___
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/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130904
___
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/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130900
___
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/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130899
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130899
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130902
___
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/shiltian edited
https://github.com/llvm/llvm-project/pull/130903
___
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 5da9044c40840187330526ca888290a95927a629
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/130964.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Scalar/MemC
https://github.com/koachan updated
https://github.com/llvm/llvm-project/pull/130967
>From e2e0d44800b65a8fbddd6234c2ee9f83af92d7da Mon Sep 17 00:00:00 2001
From: Koakuma
Date: Wed, 12 Mar 2025 21:14:42 +0700
Subject: [PATCH] Add missing NO-VIS lines
Created using spr 1.3.5
---
llvm/test/MC/Sp
https://github.com/yonghong-song milestoned
https://github.com/llvm/llvm-project/pull/130995
___
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/yonghong-song created
https://github.com/llvm/llvm-project/pull/130995
Alexei reported a bpf selftest failure with recent llvm for bpf prog
file progs/arena_spin_lock.c. The failure only happens when clang is
built with cmake option LLVM_ENABLE_ASSERTIONS=ON.
The error me
https://github.com/philnik777 requested changes to this pull request.
@denzor200 It's a lot easier for us to add a libc++-speicific clang-tidy check
than a general one. libc++ checks have significantly lower quality
requirements, since they only have to work for libc++ (making "seems to work
f
@@ -0,0 +1,47 @@
+//===--===//
+//
+// 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: Apac
https://github.com/philnik777 edited
https://github.com/llvm/llvm-project/pull/128366
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/130998
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@uweigand What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/130998
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-backend-systemz
Author: None (llvmbot)
Changes
Backport 378739f18208165f9831571a57f34d82f6663bc6
Requested by: @uweigand
---
Full diff: https://github.com/llvm/llvm-project/pull/130998.diff
1 Files Affected:
- (modified) llvm/lib/Target/SystemZ/Syst
https://github.com/shiltian approved this pull request.
https://github.com/llvm/llvm-project/pull/130915
___
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/ergawy updated
https://github.com/llvm/llvm-project/pull/130078
>From 9de8c664bad3a851e3b9644711b24c6449db9e49 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Thu, 6 Mar 2025 03:16:59 -0600
Subject: [PATCH 1/4] [flang][OpenMP] Translate OpenMP scopes when compiling
for target de
uweigand wrote:
Fixes a significant compile time regression in LLVM 20, see
https://github.com/llvm/llvm-project/issues/130541
https://github.com/llvm/llvm-project/pull/130998
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
htt
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/130998
Backport 378739f18208165f9831571a57f34d82f6663bc6
Requested by: @uweigand
>From 64ae6413559e2f0fa9218b2f83919ec757404f3b Mon Sep 17 00:00:00 2001
From: Jonas Paulsson
Date: Wed, 12 Mar 2025 11:33:12 -0600
Subj
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/130915.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp (+3)
- (modified) llvm/test/Transforms/
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/130914.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp (+2)
- (modified) llvm/test/Transforms/
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/130915?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/130915
___
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 161 matches
Mail list logo