https://github.com/mariusz-sikora-at-amd created
https://github.com/llvm/llvm-project/pull/130041
None
>From 2377e74544b379a34b1623df2269c3e173496994 Mon Sep 17 00:00:00 2001
From: Ivan Kosarev
Date: Mon, 3 Mar 2025 05:34:48 -0500
Subject: [PATCH] [AMDGPU] Support image_bvh8_intersect_ray inst
https://github.com/alexrp approved this pull request.
https://github.com/llvm/llvm-project/pull/129996
___
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/vitalybuka approved this pull request.
https://github.com/llvm/llvm-project/pull/128977
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -355,12 +355,12 @@ class CGDebugInfo {
llvm::ArrayRef PreviousFieldsDI, const RecordDecl *RD);
/// A cache that maps names of artificial inlined functions to subprograms.
- llvm::StringMap InlinedTrapFuncMap;
+ llvm::StringMap InlinedSubprogramMap;
---
https://github.com/HerrCai0907 updated
https://github.com/llvm/llvm-project/pull/130417
>From 1747df81cf0bf83838777a71ec577b083a66d85d Mon Sep 17 00:00:00 2001
From: Congcong Cai
Date: Sat, 8 Mar 2025 21:50:19 +0800
Subject: [PATCH] [clang-tidy] support to detect conversion in `make_optional`
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/130037
___
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-mlir
Author: Matthias Springer (matthias-springer)
Changes
Implement runtime op verification for `memref.copy`. Only ranked memrefs are
verified at the moment.
---
Full diff: https://github.com/llvm/llvm-project/pull/130437.diff
2 Files Affected:
-
@@ -0,0 +1,108 @@
+//===- HLSLRootSignature.cpp - HLSL Root Signature helper objects
+//--===//
+//
+// 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:
llvmbot wrote:
@llvm/pr-subscribers-mlir-memref
Author: Matthias Springer (matthias-springer)
Changes
Implement runtime op verification for `memref.copy`. Only ranked memrefs are
verified at the moment.
---
Full diff: https://github.com/llvm/llvm-project/pull/130437.diff
2 Files Affect
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/130437
Implement runtime op verification for `memref.copy`. Only ranked memrefs are
verified at the moment.
>From 7bb852c420fb718eec9198ec3659fbcd1221ca33 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Da
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
Updates to the latest release. The side effect of this change is updating all
compilers to the latest upstream version.
---
Full diff: https://github.com/llvm/llvm-project/pull/130433.diff
1 Files Affec
https://github.com/mordante created
https://github.com/llvm/llvm-project/pull/130433
Updates to the latest release. The side effect of this change is updating all
compilers to the latest upstream version.
>From 02c75830fe16e7de91d8406d9422575bc560fac2 Mon Sep 17 00:00:00 2001
From: Mark de Wev
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/130412
Implement runtime verification for `memref.assume_alignment`.
>From 7cf452f01303e82cb3dd63fed1a1ce306f311e95 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Sat, 8 Mar 2025 13:45:45 +0100
Subj
https://github.com/chapuni updated
https://github.com/llvm/llvm-project/pull/127432
>From 7e29d6ace39058b631dcfff5533d8aee055de6dd Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Mon, 3 Mar 2025 12:25:13 +0900
Subject: [PATCH] obj2yaml
---
llvm/include/llvm/ObjectYAML/CovMap.h | 4
https://github.com/yxsamliu created
https://github.com/llvm/llvm-project/pull/130126
When inferring host device attr of virtual dtor of explicit template class
instantiation, clang should be conservative. This guarantees dtors that may
call host functions not to have implicit device attr, ther
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: None (jeanPerier)
Changes
Reland #114002 with an implementation of the FIXME that should solve
the regressions that have been seen.
The first commit is the original PR, the second is the fix.
---
Patch is 42.75 KiB, truncated to 2
https://github.com/petar-avramovic updated
https://github.com/llvm/llvm-project/pull/124298
>From f084882197a92f537c38ec19dfabdafdd9f15d09 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/HerrCai0907 ready_for_review
https://github.com/llvm/llvm-project/pull/130416
___
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-tidy
Author: Congcong Cai (HerrCai0907)
Changes
Fixes: #119554
---
Full diff: https://github.com/llvm/llvm-project/pull/130417.diff
3 Files Affected:
- (modified)
clang-tools-extra/clang-tidy/bugprone/OptionalValueConversionCheck.cpp (+18)
-
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Congcong Cai (HerrCai0907)
Changes
`hasTemplateArgument` and `templateArgumentCountIs` are always used together.
It is more convenient to make then support `FunctionDecl`.
---
Full diff: https://github.com/llvm/llvm-project/pull/130416.di
https://github.com/HerrCai0907 ready_for_review
https://github.com/llvm/llvm-project/pull/130417
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
HerrCai0907 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/130417?utm_source=stack-comment-downstack-mergeability-warni
HerrCai0907 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/130416?utm_source=stack-comment-downstack-mergeability-warni
https://github.com/HerrCai0907 created
https://github.com/llvm/llvm-project/pull/130417
Fixes: #119554
>From 51d2bd7e75426ee5c34bda94ff212d82da3354b7 Mon Sep 17 00:00:00 2001
From: Congcong Cai
Date: Sat, 8 Mar 2025 21:50:19 +0800
Subject: [PATCH] [clang-tidy] support to detect conversion in `
https://github.com/HerrCai0907 created
https://github.com/llvm/llvm-project/pull/130416
`hasTemplateArgument` and `templateArgumentCountIs` are always used together.
It is more convenient to make then support `FunctionDecl`.
>From 97ea31513d00893e797ff3c97ac441e54a11bbb8 Mon Sep 17 00:00:00 20
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Matthias Springer (matthias-springer)
Changes
Implement runtime verification for `memref.atomic_rmw` and
`memref.generic_atomic_rmw`.
---
Full diff: https://github.com/llvm/llvm-project/pull/130414.diff
3 Files Affected:
- (modified) ml
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/130414
Implement runtime verification for `memref.atomic_rmw` and
`memref.generic_atomic_rmw`.
>From c37848a198f4abac8bfdd20cf9a687263f8a8241 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Sat, 8 Ma
DavidSpickett wrote:
That's expected, PRs to release branches can only be merged by a release
manager. They'll do that if they judge it to be valid and the timing is right.
https://github.com/llvm/llvm-project/pull/129566
___
llvm-branch-commits maili
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/130085
None
>From 924dae6487d294c2cccb1862be4585d28a33bbc0 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 6 Mar 2025 18:51:01 +0700
Subject: [PATCH] PeepholeOpt: Remove subreg def check for insert_subreg
---
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/130070
>From d4ed8c036554f66384ab9578c32f00a50426a88e Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Thu, 6 Mar 2025 10:45:25 +
Subject: [PATCH] [CodeGen][NPM] Port StackFrameLayoutAnalysisPass to NPM
---
.../
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Matthias Springer (matthias-springer)
Changes
Implement runtime verification for `memref.assume_alignment`.
---
Full diff: https://github.com/llvm/llvm-project/pull/130412.diff
2 Files Affected:
- (modified) mlir/lib/Dialect/MemRef/Tran
31 matches
Mail list logo