Maetveis wrote:
### Merge activity
* **Mar 19, 2:22 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/131453).
https://github.com/llvm/llvm-project/pull/131453
___
https://github.com/Maetveis converted_to_draft
https://github.com/llvm/llvm-project/pull/131925
___
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/Maetveis updated
https://github.com/llvm/llvm-project/pull/131453
From 57b488a64f01dba352382e142fb2f60502395dd5 Mon Sep 17 00:00:00 2001
From: Gergely Meszaros
Date: Sat, 15 Mar 2025 12:53:32 +0100
Subject: [PATCH] [Clang][CodeGen] Promote in complex compound divassign
When
https://github.com/Maetveis updated
https://github.com/llvm/llvm-project/pull/131453
From 57b488a64f01dba352382e142fb2f60502395dd5 Mon Sep 17 00:00:00 2001
From: Gergely Meszaros
Date: Sat, 15 Mar 2025 12:53:32 +0100
Subject: [PATCH] [Clang][CodeGen] Promote in complex compound divassign
When
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/131624
>From 3f3c67934d0c9ea34c11cbd24becc24541baf567 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Mon, 17 Mar 2025 13:54:59 +0100
Subject: [PATCH 1/3] [GlobalISel] Combine redundant sext_inreg
---
.../llvm/CodeGe
https://github.com/shafik approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/131853
___
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/efriedma-quic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/131453
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commi
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/131417
>From 881ef87718dee28d37796eacd543d533061c86a3 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Fri, 14 Mar 2025 15:59:22 -0700
Subject: [PATCH] [ctxprof] Track unhandled call targets
---
.../lib/ctx_profile
@@ -2289,7 +2289,7 @@ define void
@flat_agent_atomic_fmax_noret_f32__offset12b_pos__ftz__amdgpu_no_fin
; GFX7-NEXT:s_waitcnt vmcnt(0) lgkmcnt(0)
; GFX7-NEXT:buffer_wbinvl1
; GFX7-NEXT:s_setpc_b64 s[30:31]
- %gep = getelementptr float, ptr %ptr, i64 511
+ %gep = g
@@ -13,9 +13,9 @@ define protected amdgpu_kernel void @InferNothing(i32 %a, ptr
%b, double %c) {
; CHECK-NEXT:s_lshl_b64 s[2:3], s[6:7], 3
; CHECK-NEXT:s_add_u32 s0, s2, s0
; CHECK-NEXT:s_addc_u32 s1, s3, s1
-; CHECK-NEXT:v_mov_b32_e32 v3, s1
-; CHECK-NEXT:
arsenm wrote:
This is still theoretically useful in the dag path, but probably isn't the
preferred way to deal with the issue
https://github.com/llvm/llvm-project/pull/131311
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
htt
https://github.com/atrosinenko created
https://github.com/llvm/llvm-project/pull/131898
In preparation for implementing support for detection of non-protected
call instructions, refine the definition of state which is computed for
each register by data-flow analysis.
Explicitly marking the regi
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
>From 6b67376bd5e1f21606017c83cc67f2186ba36a33 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Thu, 13 Mar 2025 01:41:04 +
Subject: [PATCH 1/4] Updated the test as reviewers suggested.
Created usin
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87573
>From a8a5848885e12c771f12cfa33b4dbc6a0272e925 Mon Sep 17 00:00:00 2001
From: Prabhuk
Date: Mon, 22 Apr 2024 11:34:04 -0700
Subject: [PATCH 1/7] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
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/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/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/87576
>From 6b67376bd5e1f21606017c83cc67f2186ba36a33 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Thu, 13 Mar 2025 01:41:04 +
Subject: [PATCH 1/4] Updated the test as reviewers suggested.
Created usin
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87575
>From 1a8d810d352fbe84c0521c7614689b60ade693c8 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Tue, 19 Nov 2024 15:25:34 -0800
Subject: [PATCH 1/4] Fixed the tests and addressed most of the review
comm
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87574
>From 1d7ee612e408ee7e64e984eb08e6d7089a435d09 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Sun, 2 Feb 2025 00:58:49 +
Subject: [PATCH 1/4] Simplify MIR test.
Created using spr 1.3.6-beta.1
---
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87575
>From 1a8d810d352fbe84c0521c7614689b60ade693c8 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Tue, 19 Nov 2024 15:25:34 -0800
Subject: [PATCH 1/4] Fixed the tests and addressed most of the review
comm
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87574
>From 1d7ee612e408ee7e64e984eb08e6d7089a435d09 Mon Sep 17 00:00:00 2001
From: Necip Fazil Yildiran
Date: Sun, 2 Feb 2025 00:58:49 +
Subject: [PATCH 1/4] Simplify MIR test.
Created using spr 1.3.6-beta.1
---
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning<
"%sub{select_arith_conv_kind}0 "
"different enumeration types%diff{ ($ and $)|}1,2 is deprecated">,
InGroup;
-def err_conv_mixed_enum_types_cxx26 : Error<
+
+def err_conv_mixed_enum_types: Error
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/131759?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/131417
>From ac74a3bbe55cdc1e618af7256519398acd8eaf80 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Fri, 14 Mar 2025 15:59:22 -0700
Subject: [PATCH] [ctxprof] Track unhandled call targets
---
.../lib/ctx_profile
@@ -105,4 +105,17 @@ declare ptr @objc_retainAutoreleasedReturnValue(ptr)
declare ptr @objc_unsafeClaimAutoreleasedReturnValue(ptr)
declare void @llvm.assume(i1)
+define void @f_type(ptr %ptr) {
+; CHECK: Multiple "callee_type" operand bundles
+; CHECK-NEXT: call void @g() [ "
github-actions[bot] wrote:
@yxsamliu (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.
ilovepi 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/131939?utm_source=stack-comment-downstack-mergeability-warning";
github-actions[bot] wrote:
@dtcxzyw (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
Author: Yingwei Zheng
Date: 2025-03-18T15:59:51-07:00
New Revision: 2cc53628fbe88d00c8f54bfd54530330f191ebfc
URL:
https://github.com/llvm/llvm-project/commit/2cc53628fbe88d00c8f54bfd54530330f191ebfc
DIFF:
https://github.com/llvm/llvm-project/commit/2cc53628fbe88d00c8f54bfd54530330f191ebfc.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/131568
___
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 updated
https://github.com/llvm/llvm-project/pull/131568
>From 2cc53628fbe88d00c8f54bfd54530330f191ebfc Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Mon, 17 Mar 2025 13:59:16 +0800
Subject: [PATCH] [SCEV] Check whether the start is non-zero in
`ScalarEvolution:
efriedma-quic wrote:
This seems semantically ambiguous.
In GlobalISel, you have G_PTR_ADD, and inbounds on that has an obvious meaning;
G_PTR_ADD has basically the same semantics as getelementptr. But in
SelectionDAG, we don't have that; we just have a plain ISD::ADD. How do you
tell which
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/130126
>From 0ceb4efefeaa650166254ec8f1836a2ee76be207 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
ian-twilightcoder wrote:
> This still has some failing tests.
I think they should pass after
https://github.com/llvm/llvm-project/pull/131506, re-running
https://github.com/llvm/llvm-project/pull/131382
___
llvm-branch-commits mailing list
llvm-branc
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/131417
>From 881ef87718dee28d37796eacd543d533061c86a3 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Fri, 14 Mar 2025 15:59:22 -0700
Subject: [PATCH] [ctxprof] Track unhandled call targets
---
.../lib/ctx_profile
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/131506
___
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/tstellar closed
https://github.com/llvm/llvm-project/pull/130126
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yaxun (Sam) Liu
Date: 2025-03-18T14:14:50-07:00
New Revision: 0ceb4efefeaa650166254ec8f1836a2ee76be207
URL:
https://github.com/llvm/llvm-project/commit/0ceb4efefeaa650166254ec8f1836a2ee76be207
DIFF:
https://github.com/llvm/llvm-project/commit/0ceb4efefeaa650166254ec8f1836a2ee76be207.dif
tstellar wrote:
This introduces some test failures.
https://github.com/llvm/llvm-project/pull/131568
___
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:
@frederick-vs-ja (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
Author: Florian Hahn
Date: 2025-03-18T13:46:42-07:00
New Revision: 1515c4ac202ddb684523e86f2e14c231c23e3d82
URL:
https://github.com/llvm/llvm-project/commit/1515c4ac202ddb684523e86f2e14c231c23e3d82
DIFF:
https://github.com/llvm/llvm-project/commit/1515c4ac202ddb684523e86f2e14c231c23e3d82.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/131506
>From 1f9d00524b8cd20d3c4962be15320e6861b455b4 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Thu, 30 Jan 2025 12:46:24 -0500
Subject: [PATCH 1/2] [libc++] Forward-proof some tests for AppleClang 17
---
..
Author: A. Jiang
Date: 2025-03-18T13:55:00-07:00
New Revision: 1058e693f090bdb71505ca8c8efc6cb080509dce
URL:
https://github.com/llvm/llvm-project/commit/1058e693f090bdb71505ca8c8efc6cb080509dce
DIFF:
https://github.com/llvm/llvm-project/commit/1058e693f090bdb71505ca8c8efc6cb080509dce.diff
LOG:
Author: Louis Dionne
Date: 2025-03-18T13:55:00-07:00
New Revision: 1f9d00524b8cd20d3c4962be15320e6861b455b4
URL:
https://github.com/llvm/llvm-project/commit/1f9d00524b8cd20d3c4962be15320e6861b455b4
DIFF:
https://github.com/llvm/llvm-project/commit/1f9d00524b8cd20d3c4962be15320e6861b455b4.diff
tstellar wrote:
This still has some failing tests.
https://github.com/llvm/llvm-project/pull/131382
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Younan Zhang
Date: 2025-03-18T12:54:25+08:00
New Revision: 1cfbb9f334360fc836966a79eba6d00c8d3d22c7
URL:
https://github.com/llvm/llvm-project/commit/1cfbb9f334360fc836966a79eba6d00c8d3d22c7
DIFF:
https://github.com/llvm/llvm-project/commit/1cfbb9f334360fc836966a79eba6d00c8d3d22c7.diff
https://github.com/Maetveis edited
https://github.com/llvm/llvm-project/pull/131451
___
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/tstellar closed
https://github.com/llvm/llvm-project/pull/129317
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -314,7 +313,7 @@ class ComplexExprEmitter
}
QualType getPromotionType(FPOptionsOverride Features, QualType Ty,
-bool IsDivOpCode = false) {
+bool IsComplexDivisor = false) {
Maetveis wrote:
Thanks
tstellar wrote:
Merged: 1515c4ac202ddb684523e86f2e14c231c23e3d82
https://github.com/llvm/llvm-project/pull/129317
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
@@ -2214,9 +2214,8 @@ CGObjCCommonMac::EmitMessageSend(CodeGen::CodeGenFunction
&CGF,
llvm::CallBase *CallSite;
CGCallee Callee = CGCallee::forDirect(BitcastFn);
- RValue rvalue = CGF.EmitCall(MSI.CallInfo, Callee, Return, ActualArgs,
- &Cal
@@ -0,0 +1,95 @@
+// Tests that we assign appropriate identifiers to indirect calls and targets
ilovepi wrote:
can we get more descriptive file names than `call-graph-section-1`
`call-graph-section-2`? For instance, its nice if you can tell which properties
are
@@ -6172,7 +6172,6 @@ RValue CodeGenFunction::EmitCall(QualType CalleeType,
}
if (CallOrInvoke)
*CallOrInvoke = LocalCallOrInvoke;
-
ilovepi wrote:
nit: unrelated
https://github.com/llvm/llvm-project/pull/117036
___
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
ritter-x2a 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/131863?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/Maetveis updated
https://github.com/llvm/llvm-project/pull/131451
From c6e05d776c23ea3d70ad4f82d6625ce68d9e6307 Mon Sep 17 00:00:00 2001
From: Gergely Meszaros
Date: Sat, 15 Mar 2025 11:54:12 +0100
Subject: [PATCH] [Clang][CodeGen] Do not promote if complex divisor is real
R
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/131729
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
It looks like there are test failures introduced by this patch.
https://github.com/llvm/llvm-project/pull/131853
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llv
https://github.com/Maetveis updated
https://github.com/llvm/llvm-project/pull/131453
From 9d50aa09e1f06ec145715896173750414ec75c0d Mon Sep 17 00:00:00 2001
From: Gergely Meszaros
Date: Sat, 15 Mar 2025 12:53:32 +0100
Subject: [PATCH] [Clang][CodeGen] Promote in complex compound divassign
When
https://github.com/atrosinenko created
https://github.com/llvm/llvm-project/pull/131896
In preparation for adding more gadget kinds to detect, streamline
issue reporting.
Rename classes representing issue reports. In particular, rename
`Annotation` base class to `Report`, as it has nothing to d
atrosinenko 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/131897?utm_source=stack-comment-downstack-mergeability-warni
https://github.com/eddyz87 approved this pull request.
https://github.com/llvm/llvm-project/pull/131691
___
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 updated
https://github.com/llvm/llvm-project/pull/131474
>From a16cccfecd670080b64ed57a82aec68a7fc66473 Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Sat, 15 Mar 2025 22:27:08 +0100
Subject: [PATCH 1/3] [Clang] Do not emit nodiscard warnings for the base expr
of stat
atrosinenko 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/131898?utm_source=stack-comment-downstack-mergeability-warni
atrosinenko 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/131896?utm_source=stack-comment-downstack-mergeability-warni
https://github.com/atrosinenko created
https://github.com/llvm/llvm-project/pull/131899
None
>From 51bdcad07eafa20c38215a7426b81831d60651cd Mon Sep 17 00:00:00 2001
From: Anatoly Trosinenko
Date: Tue, 18 Mar 2025 21:32:11 +0300
Subject: [PATCH] [BOLT] Gadget scanner: detect non-protected indir
https://github.com/atrosinenko created
https://github.com/llvm/llvm-project/pull/131897
In preparation for implementing detection of more gadget kinds,
refactor checking for non-protected return instructions.
>From b4e9bd63f0beb2f4e71a6f0c799928c8bac938b4 Mon Sep 17 00:00:00 2001
From: Anatoly
arsenm wrote:
### Merge activity
* **Mar 18, 6:23 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/131286).
https://github.com/llvm/llvm-project/pull/131286
_
@@ -2763,7 +2763,10 @@ void DAGTypeLegalizer::PromoteFloatResult(SDNode *N,
unsigned ResNo) {
#endif
report_fatal_error("Do not know how to promote this operator's result!");
-case ISD::BITCAST:R = PromoteFloatRes_BITCAST(N); break;
+case ISD::BITCAST:
+
https://github.com/ritter-x2a updated
https://github.com/llvm/llvm-project/pull/130617
>From ee992060fc09c567ef8a2ea6c362c8d35fd5d672 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
https://github.com/cor3ntin updated
https://github.com/llvm/llvm-project/pull/131853
>From 11518ee84c9442934cd85ca99567a7f3fc3ba827 Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Tue, 18 Mar 2025 16:45:37 +0100
Subject: [PATCH 1/2] [Clang][Backport] Demote mixed enumeration arithmetic
error to
https://github.com/Pierre-vh updated
https://github.com/llvm/llvm-project/pull/131623
>From 4feac2fc42257cac9a1ca0070ec199f93a901b0d Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Mon, 17 Mar 2025 13:22:25 +0100
Subject: [PATCH] [AMDGPU] Add sext_trunc in RegBankCombiner
---
llvm/lib/Target/AM
https://github.com/ritter-x2a ready_for_review
https://github.com/llvm/llvm-project/pull/131862
___
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/ritter-x2a ready_for_review
https://github.com/llvm/llvm-project/pull/131863
___
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-selectiondag
Author: Fabian Ritter (ritter-x2a)
Changes
For flat memory instructions where the address is supplied as a base
address register with an immediate offset, the memory aperture test
ignores the immediate offset. Currently, ISel does not r
llvmbot wrote:
@llvm/pr-subscribers-llvm-selectiondag
Author: Fabian Ritter (ritter-x2a)
Changes
This patch introduces an inbounds SDNodeFlag, to show that a pointer
addition SDNode implements an inbounds getelementptr operation (i.e.,
the pointer operand is in bounds wrt. the allocated ob
ritter-x2a 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/131862?utm_source=stack-comment-downstack-mergeability-warnin
https://github.com/ritter-x2a created
https://github.com/llvm/llvm-project/pull/131862
This patch introduces an inbounds SDNodeFlag, to show that a pointer
addition SDNode implements an inbounds getelementptr operation (i.e.,
the pointer operand is in bounds wrt. the allocated object it is based
https://github.com/AaronBallman approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/131853
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit
@@ -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/frederik-h commented:
I can confirm that this fixes the issue that I saw with PR #130988.
https://github.com/llvm/llvm-project/pull/131844
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org
https://github.com/mizvekov updated
https://github.com/llvm/llvm-project/pull/130950
>From cf7da0c6d589fc349e357fc05aae85bf457ff6c1 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 created
https://github.com/llvm/llvm-project/pull/131758
None
>From a33a6198d338e90a066ad1408fe35a804940c511 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 18 Mar 2025 13:34:51 +0700
Subject: [PATCH] AMDGPU: Fix attributor not handling all trap intrinsics
-
llvmbot wrote:
@llvm/pr-subscribers-llvm-selectiondag
Author: Matt Arsenault (arsenm)
Changes
Round out the AMDGPU codegen test to all the generations to cover
the illegal f16 targets.
---
Patch is 430.15 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-proj
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/131844
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
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/131844?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/ldionne approved this pull request.
https://github.com/llvm/llvm-project/pull/129453
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm wrote:
> Clang adds !amdgpu.no.fine.grained.memory and !amdgpu.no.remote.memory to any
> atomic instructions by default. I think this behavior is expected to keep ISA
> unchanged compared to the ISA before these metatadat were introduced. Did I
> miss anything?
All of the tests that fa
https://github.com/AaronBallman approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/131474
___
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/erichkeane approved this pull request.
https://github.com/llvm/llvm-project/pull/131474
___
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/HerrCai0907 edited
https://github.com/llvm/llvm-project/pull/131694
___
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 18, 6:23 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/131287).
https://github.com/llvm/llvm-project/pull/131287
_
Pierre-vh wrote:
Ah, this doesn't do anything at this stage. It's only helpful once we disable
widening of i16 ops to i32 in CGP. Then this pattern can appear and it'll fold
it.
This combine is tested in AArch64. Should I copy over a few simple test cases
in the AMDGPU folder just to show the
shiltian wrote:
Hmm, I still can't see the test change?
https://github.com/llvm/llvm-project/pull/131623
___
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/131758
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -28,64 +28,80 @@ namespace looputils {
/// Stores info needed about the induction/iteration variable for each `do
/// concurrent` in a loop nest.
struct InductionVariableInfo {
+ InductionVariableInfo(fir::DoLoopOp doLoop) { populateInfo(doLoop); }
+
/// The operation al
https://github.com/skatrak edited
https://github.com/llvm/llvm-project/pull/127634
___
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/jayfoad approved this pull request.
https://github.com/llvm/llvm-project/pull/130041
___
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 120 matches
Mail list logo