https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/13
>From 5205f4abb2379b11b2a2be075c262dea8d79c889 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Wed, 14 May 2025 20:47:26 -0700
Subject: [PATCH] [llvm][EmbedBitcodePass] Prevent modifying the module with
ThinLTO
https://github.com/bhandarkar-pranav updated
https://github.com/llvm/llvm-project/pull/141715
>From 24bf7f3c48a0c4ff6755273c3917183040ccb9cb Mon Sep 17 00:00:00 2001
From: Pranav Bhandarkar
Date: Fri, 23 May 2025 10:26:14 -0500
Subject: [PATCH 1/4] Fix boxchar with firstprivate
---
.../Optimi
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/140878
>From 1f79a2b6309fc6cb67d746652486845bc9795ff3 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 19 May 2025 21:51:06 +0200
Subject: [PATCH] AMDGPU: Handle folding vector splats of inline split f64
inline
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/140878
>From 1f79a2b6309fc6cb67d746652486845bc9795ff3 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 19 May 2025 21:51:06 +0200
Subject: [PATCH] AMDGPU: Handle folding vector splats of inline split f64
inline
https://github.com/ldionne approved this pull request.
I am fine with this backport. I looked at the failure on macOS and they look
like the ones we had after the unfortunate OS update on Github runners, so I
think this patch is clean. Also this patch only touches the tests.
https://github.com
kparzysz wrote:
The build failures are bogus: "header file changed between PCH build and use".
They seem to be related to a recent change in llvm/Support/Compiler.h, but I
don't know what the exact mechanism of failure is.
https://github.com/llvm/llvm-project/pull/141766
__
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/141985
This was missing the case where the fcmp condition and select were
inverted.
>From 2b6e81e808ba64d320de60e3cd3b74fd7aec12f3 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 18:42:57 +0200
Sub
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/141987
Since the input is either known not-nan, or we have explicit use
code checking if the input is a nan, any of the 3 is valid to match.
>From c78c3c6ca86ea314488fa714dc0e6c817121a55e Mon Sep 17 00:00:00 2001
From:
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/141986
None
>From 825f96cdbbb380379a92c5d7454858dd491c82db Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 15:43:48 +0200
Subject: [PATCH] AMDGPU: Add baseline tests for fract combine with other fm
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/141985?utm_source=stack-comment-downstack-mergeability-warning";
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/141987?utm_source=stack-comment-downstack-mergeability-warning";
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/141986?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/bogner approved this pull request.
https://github.com/llvm/llvm-project/pull/140294
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Finn Plummer
Date: 2025-05-29T11:17:24-07:00
New Revision: 4805e273192ef3809c754d14ff8f19195e18a275
URL:
https://github.com/llvm/llvm-project/commit/4805e273192ef3809c754d14ff8f19195e18a275
DIFF:
https://github.com/llvm/llvm-project/commit/4805e273192ef3809c754d14ff8f19195e18a275.diff
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/142031
>From a9173ec4e2d1b9dab45153aae837ca2aee64342e Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 22:17:26 +0200
Subject: [PATCH] CodeGen: Convert some assorted errors to use
reportFatalUsageEr
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/142031
>From a9173ec4e2d1b9dab45153aae837ca2aee64342e Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 22:17:26 +0200
Subject: [PATCH] CodeGen: Convert some assorted errors to use
reportFatalUsageEr
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/142039
None
>From d27c5f8098d06d3514d1b45d3b570139c2440f66 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 23:07:02 +0200
Subject: [PATCH] llvm-readobj: Use reportFatalUsageError
---
.../tools/ll
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/142039?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/142031
___
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/142031
>From 189f5388e77eacd720ce27016d924db43df8a18c Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 22:17:26 +0200
Subject: [PATCH] CodeGen: Convert some assorted errors to use
reportFatalUsageEr
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/142031
>From 189f5388e77eacd720ce27016d924db43df8a18c Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 22:17:26 +0200
Subject: [PATCH] CodeGen: Convert some assorted errors to use
reportFatalUsageEr
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
@llvm/pr-subscribers-backend-mips
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/142039.diff
3 Files Affected:
- (modified) llvm/test/tools/llvm-readobj/COFF/arm64-many-epilogs.s (+1-1)
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/142039
___
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/nikic approved this pull request.
https://github.com/llvm/llvm-project/pull/142031
___
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/nikic approved this pull request.
https://github.com/llvm/llvm-project/pull/142039
___
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-amdgpu
Author: Matt Arsenault (arsenm)
Changes
The f16 cases in particular look broken since every vector size
has the same reported cost.
---
Patch is 80.97 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/141904
___
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/tblah approved this pull request.
LGTM but wait for another review
https://github.com/llvm/llvm-project/pull/141765
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/tblah edited https://github.com/llvm/llvm-project/pull/141766
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -77,6 +77,19 @@ static std::string getIdentifierName(const Record *Rec,
StringRef Prefix) {
return Prefix.str() + BaseRecord(Rec).getFormattedName();
}
+using RecordWithSpelling = std::pair;
+
+static std::vector
+getSpellings(ArrayRef Records) {
tblah w
https://github.com/tblah approved this pull request.
LGTM with one nit, but wait for a second review
https://github.com/llvm/llvm-project/pull/141766
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/141904
>From af88812b261fe4b880f0cf866b601c57798d6cb7 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 08:53:49 +0200
Subject: [PATCH] AMDGPU: Add cost model tests for minimumnum/maximumnum
The f16
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/141904?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/141904
The f16 cases in particular look broken since every vector size
has the same reported cost.
>From 54350e837af8cfb120c02f1e4020309cbce01fa8 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 29 May 2025 08:
https://github.com/tblah approved this pull request.
LGTM, thanks!
https://github.com/llvm/llvm-project/pull/141763
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-comm
arsenm wrote:
### Merge activity
* **May 30, 5:48 AM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/142015).
https://github.com/llvm/llvm-project/pull/142015
_
arsenm wrote:
### Merge activity
* **May 30, 5:58 AM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/142039).
https://github.com/llvm/llvm-project/pull/142039
_
arsenm wrote:
### Merge activity
* **May 30, 5:58 AM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/142031).
https://github.com/llvm/llvm-project/pull/142031
_
Author: Yingwei Zheng
Date: 2025-05-30T14:46:35+08:00
New Revision: 1a5bf4c6b40399f8cf6dc0293dc0743cdfd28c2b
URL:
https://github.com/llvm/llvm-project/commit/1a5bf4c6b40399f8cf6dc0293dc0743cdfd28c2b
DIFF:
https://github.com/llvm/llvm-project/commit/1a5bf4c6b40399f8cf6dc0293dc0743cdfd28c2b.diff
krzysz00 wrote:
Ping
https://github.com/llvm/llvm-project/pull/140849
___
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/qinkunbao created
https://github.com/llvm/llvm-project/pull/142077
See https://github.com/llvm/llvm-project/issues/139128
If multiple entries match the source, than the latest entry takes the
precedence.`
___
llvm-branch-commits m
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Qinkun Bao (qinkunbao)
Changes
See https://github.com/llvm/llvm-project/issues/139128
If multiple entries match the source, than the latest entry takes the
precedence.`
---
Full diff: https://github.com/llvm/llvm-project/pull/142077.diff
101 - 142 of 142 matches
Mail list logo