https://github.com/owenca created
https://github.com/llvm/llvm-project/pull/128996
Backports ffc61dc393e4 0968df9c3a55 2d585ccecc45
Fixes #105482
>From 678c9eda153fcaebbf1b1bf34c9253c40f3564fc Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Fri, 21 Feb 2025 20:46:43 -0800
Subject: [PATCH] [clan
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
Backports ffc61dc393e4 0968df9c3a55 2d585ccecc45
Fixes #105482
---
Full diff: https://github.com/llvm/llvm-project/pull/128996.diff
11 Files Affected:
- (modified) clang/docs/
https://github.com/hekota edited
https://github.com/llvm/llvm-project/pull/128991
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -179,21 +179,45 @@ createBufferHandleType(const HLSLBufferDecl *BufDecl) {
return cast(QT.getTypePtr());
}
+// Iterates over all declarations in the HLSL buffer and based on the
+// packoffset or register(c#) annotations it fills outs the Layout
+// vector with the user-s
@@ -179,21 +179,45 @@ createBufferHandleType(const HLSLBufferDecl *BufDecl) {
return cast(QT.getTypePtr());
}
+// Iterates over all declarations in the HLSL buffer and based on the
+// packoffset or register(c#) annotations it fills outs the Layout
+// vector with the user-s
@@ -179,21 +179,45 @@ createBufferHandleType(const HLSLBufferDecl *BufDecl) {
return cast(QT.getTypePtr());
}
+// Iterates over all declarations in the HLSL buffer and based on the
+// packoffset or register(c#) annotations it fills outs the Layout
+// vector with the user-s
https://github.com/damyanp commented:
LGTM. A typo and a nag about a naked constant value.
https://github.com/llvm/llvm-project/pull/128991
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
https://github.com/damyanp edited
https://github.com/llvm/llvm-project/pull/128991
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Valentin Clement (バレンタイン クレメン)
Date: 2025-02-26T20:13:14-08:00
New Revision: 08e60faf08e0121861a30302088cfe095bc144b7
URL:
https://github.com/llvm/llvm-project/commit/08e60faf08e0121861a30302088cfe095bc144b7
DIFF:
https://github.com/llvm/llvm-project/commit/08e60faf08e0121861a30302088cf
https://github.com/hekota edited
https://github.com/llvm/llvm-project/pull/128991
___
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/hekota edited
https://github.com/llvm/llvm-project/pull/128991
___
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: Helena Kotas (hekota)
Changes
Fixes #126791
---
Full diff: https://github.com/llvm/llvm-project/pull/128991.diff
10 Files Affected:
- (modified) clang/lib/CodeGen/CGHLSLRuntime.cpp (+31-7)
- (modified) clang/lib/CodeGen/CGHLS
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Helena Kotas (hekota)
Changes
Fixes #126791
---
Full diff: https://github.com/llvm/llvm-project/pull/128991.diff
10 Files Affected:
- (modified) clang/lib/CodeGen/CGHLSLRuntime.cpp (+31-7)
- (modified) clang/lib/CodeGen/CGHLSLRuntime.h
https://github.com/hekota ready_for_review
https://github.com/llvm/llvm-project/pull/128991
___
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/hekota edited
https://github.com/llvm/llvm-project/pull/128991
___
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/hekota updated
https://github.com/llvm/llvm-project/pull/128991
>From e982a61657da5eb4c7f2618c95f0c6d3493cb854 Mon Sep 17 00:00:00 2001
From: Helena Kotas
Date: Wed, 26 Feb 2025 19:14:20 -0800
Subject: [PATCH 1/2] [HLSL] Implement explicit layout for default constant
buffer
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 9faff902639aece87b72ed5235d71b8b68533074
e982a61657da5eb4c7f2618c95f0c6d3493cb854 --e
https://github.com/hekota edited
https://github.com/llvm/llvm-project/pull/128991
___
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/hekota created
https://github.com/llvm/llvm-project/pull/128991
Fixes #123801
>From e982a61657da5eb4c7f2618c95f0c6d3493cb854 Mon Sep 17 00:00:00 2001
From: Helena Kotas
Date: Wed, 26 Feb 2025 19:14:20 -0800
Subject: [PATCH] [HLSL] Implement explicit layout for default consta
arsenm wrote:
### Merge activity
* **Feb 26, 8:34 PM EST**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/127563).
https://github.com/llvm/llvm-project/pull/127563
_
https://github.com/fmayer updated
https://github.com/llvm/llvm-project/pull/128977
>From 0fe2ba3242026457d8afc46c4a3338efd941c42f Mon Sep 17 00:00:00 2001
From: Florian Mayer
Date: Wed, 26 Feb 2025 17:12:43 -0800
Subject: [PATCH 1/3] fmt
Created using spr 1.3.4
---
clang/lib/CodeGen/CGExpr.cp
https://github.com/fmayer updated
https://github.com/llvm/llvm-project/pull/128977
>From 0fe2ba3242026457d8afc46c4a3338efd941c42f Mon Sep 17 00:00:00 2001
From: Florian Mayer
Date: Wed, 26 Feb 2025 17:12:43 -0800
Subject: [PATCH 1/2] fmt
Created using spr 1.3.4
---
clang/lib/CodeGen/CGExpr.cp
https://github.com/fmayer updated
https://github.com/llvm/llvm-project/pull/128977
>From 0fe2ba3242026457d8afc46c4a3338efd941c42f Mon Sep 17 00:00:00 2001
From: Florian Mayer
Date: Wed, 26 Feb 2025 17:12:43 -0800
Subject: [PATCH] fmt
Created using spr 1.3.4
---
clang/lib/CodeGen/CGExpr.cpp |
https://github.com/fmayer created
https://github.com/llvm/llvm-project/pull/128977
None
___
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/127563
>From f3accf64d3fa2c8a7bc64f7d9b7bd6c02793f005 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 17 Feb 2025 22:31:48 +0700
Subject: [PATCH] AMDGPU: Fix overly conservative immediate operand check
The rea
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/127563
>From f3accf64d3fa2c8a7bc64f7d9b7bd6c02793f005 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 17 Feb 2025 22:31:48 +0700
Subject: [PATCH] AMDGPU: Fix overly conservative immediate operand check
The rea
Author: Bruno Cardoso Lopes
Date: 2025-02-26T16:00:26-08:00
New Revision: 7ea3a19cf1cc8944f5fe00dd0dfaf01b2a651846
URL:
https://github.com/llvm/llvm-project/commit/7ea3a19cf1cc8944f5fe00dd0dfaf01b2a651846
DIFF:
https://github.com/llvm/llvm-project/commit/7ea3a19cf1cc8944f5fe00dd0dfaf01b2a651846
Author: Daniel Thornburgh
Date: 2025-02-26T14:00:23-08:00
New Revision: c788a84fdd2316daa0204a13bdf93a503b95cabf
URL:
https://github.com/llvm/llvm-project/commit/c788a84fdd2316daa0204a13bdf93a503b95cabf
DIFF:
https://github.com/llvm/llvm-project/commit/c788a84fdd2316daa0204a13bdf93a503b95cabf.d
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport d595d5a770d93c9564268fc631d85f3a6ce1f505
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/128945.diff
1 Files Affected:
- (modified) .github/workflows/release-bi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128945
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128945
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailma
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/128945
Backport d595d5a770d93c9564268fc631d85f3a6ce1f505
Requested by: @tstellar
>From 77e6d0893b4b21a962d76f3f805ebb1b4691b0f3 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 14 Feb 2025 07:28:44 -0800
Subjec
https://github.com/joaosaffran updated
https://github.com/llvm/llvm-project/pull/127932
>From 86a52d82e858c24a0f756f583a1b3d8dac3087d8 Mon Sep 17 00:00:00 2001
From: joaosaffran
Date: Wed, 19 Feb 2025 22:53:55 +
Subject: [PATCH 01/20] parsing root constant
---
llvm/lib/Target/DirectX/DXIL
@@ -0,0 +1,29 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.3-library -emit-llvm -o - %s |
FileCheck %s
+
+// CHECK-DAG: ![[#EMPTY:]] = !{}
+[shader("compute"), RootSignature("")]
+[numthreads(1,1,1)]
+void FirstEntry() {}
+
+// CHECK-DAG: ![[#CBV:]] = !{!"CBV", i32 1, i32
tblah wrote:
Apologies for the comments I missed. I'm not sure how that happened. Thanks for
carefully checking each one.
https://github.com/llvm/llvm-project/pull/125307
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://
https://github.com/tblah updated
https://github.com/llvm/llvm-project/pull/125307
>From df47461dcf1f9244da472efdcc57d266ecd42b34 Mon Sep 17 00:00:00 2001
From: Tom Eccles
Date: Fri, 24 Jan 2025 17:32:41 +
Subject: [PATCH 01/12] [mlir][OpenMP] Pack task private variables into a
heap-allocat
https://github.com/boomanaiden154 approved this pull request.
https://github.com/llvm/llvm-project/pull/128884
___
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/125307
___
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 approved this pull request.
It appears a couple of the changes got somehow lost, but no need for another
review from me. LGTM, thanks!
https://github.com/llvm/llvm-project/pull/125307
___
llvm-branch-commits mailing list
llv
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport a684e0ea57ebb93c81506c066afb25cb496dcc11
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/128884.diff
1 Files Affected:
- (modified) .github/workflows/release-bi
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128884
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailma
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128884
___
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/128884
Backport a684e0ea57ebb93c81506c066afb25cb496dcc11
Requested by: @tstellar
>From 83058aadeef4a2995c2610abe3119ed86371cd3e Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Wed, 12 Feb 2025 10:01:46 -0800
Subjec
fhahn wrote:
I created https://github.com/llvm/llvm-project/pull/128879 with a test update
https://github.com/llvm/llvm-project/pull/128694
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
llvmbot wrote:
@llvm/pr-subscribers-vectorizers
Author: Florian Hahn (fhahn)
Changes
Backport
https://github.com/llvm/llvm-project/commit/8009c1fd81ad0b6ac65724d2b134a92db48f8fbf
---
Full diff: https://github.com/llvm/llvm-project/pull/128879.diff
2 Files Affected:
- (modified) llvm/
https://github.com/fhahn updated
https://github.com/llvm/llvm-project/pull/128879
>From 508d5e45a57affceeb87e69a99ebb65efde88478 Mon Sep 17 00:00:00 2001
From: Elvis Wang
Date: Tue, 25 Feb 2025 11:09:09 +0800
Subject: [PATCH 1/2] [LV][VPlan] Prevent calculate cost for skiped
instructions in pr
https://github.com/fhahn created
https://github.com/llvm/llvm-project/pull/128879
Backport
https://github.com/llvm/llvm-project/commit/8009c1fd81ad0b6ac65724d2b134a92db48f8fbf
>From 508d5e45a57affceeb87e69a99ebb65efde88478 Mon Sep 17 00:00:00 2001
From: Elvis Wang
Date: Tue, 25 Feb 2025 11:0
https://github.com/ergawy approved this pull request.
LGTM! Thanks!
https://github.com/llvm/llvm-project/pull/125307
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
https://github.com/hokein approved this pull request.
https://github.com/llvm/llvm-project/pull/128845
___
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: Younan Zhang (zyn0217)
Changes
This fixes a potential integer overflow bug that has been around for many
versions and was exposed by my patch recently. So we think it warrants a
backport.
Backports b8d1f3d62.
---
Full diff: https://gith
https://github.com/zyn0217 created
https://github.com/llvm/llvm-project/pull/128845
This fixes a potential integer overflow bug that has been around for many
versions and was exposed by my patch recently. So we think it warrants a
backport.
Backports b8d1f3d62.
>From 4adb975ae689d575dcd329cc
llvmbot wrote:
@llvm/pr-subscribers-clangd
Author: None (llvmbot)
Changes
Backport ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df
Requested by: @ChuanqiXu9
---
Full diff: https://github.com/llvm/llvm-project/pull/128841.diff
4 Files Affected:
- (modified) clang-tools-extra/clangd/ModulesBui
llvmbot wrote:
@kadircet What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/128841
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/128841
Backport ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df
Requested by: @ChuanqiXu9
>From 0c59624ff222149bd926fbbe68d3c68c01db28de Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Wed, 26 Feb 2025 16:03:04 +0800
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/128841
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
55 matches
Mail list logo