https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/162697
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/159199
>From 7909f20b039349592242f267aa7f14fd98b9a441 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Tue, 16 Sep 2025 09:40:04 -0700
Subject: [PATCH] [llvm][mustache] Avoid extra allocations in parseSection
We don't
https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/159199
>From 7909f20b039349592242f267aa7f14fd98b9a441 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Tue, 16 Sep 2025 09:40:04 -0700
Subject: [PATCH] [llvm][mustache] Avoid extra allocations in parseSection
We don't
https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/159198
>From 9afa122c047a96ec430e7c09065e70d0307d6591 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Tue, 16 Sep 2025 00:24:43 -0700
Subject: [PATCH] [llvm][mustache] Optimize accessor splitting with a single
pass
T
https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/159198
>From 9afa122c047a96ec430e7c09065e70d0307d6591 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Tue, 16 Sep 2025 00:24:43 -0700
Subject: [PATCH] [llvm][mustache] Optimize accessor splitting with a single
pass
T
https://github.com/SamTebbs33 edited
https://github.com/llvm/llvm-project/pull/147513
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/kasuga-fj updated
https://github.com/llvm/llvm-project/pull/162281
>From 5eeaf558673b5e5e129bc2899260e5ec659e04e3 Mon Sep 17 00:00:00 2001
From: Ryotaro Kasuga
Date: Tue, 7 Oct 2025 12:56:14 +
Subject: [PATCH] [DA] Add tests for nsw doesn't hold on entier iteration
---
llvmbot wrote:
@llvm/pr-subscribers-lld
Author: Peter Collingbourne (pcc)
Changes
R_AARCH64_FUNCINIT64 is a dynamic relocation type for relocating
word-sized data in the output file using the return value of
a function. An R_AARCH64_FUNCINIT64 shall be relocated as an
R_AARCH64_IRELATIVE w
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/151649
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/151652
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/151655
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
clementval wrote:
> > Question: I followed the Destroy design from OpenACC.td and also passed the
> > original value. I am wondering if that it is needed
>
> This issue was previously discussed
> [here](https://github.com/llvm/llvm-project/pull/156545#discussion_r2317296732),
> and my reasoni
https://github.com/razvanlupusoru edited
https://github.com/llvm/llvm-project/pull/162702
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -53,12 +53,15 @@ struct OpenACCMappableModel
mlir::acc::VariableTypeCategory getTypeCategory(mlir::Type type,
mlir::Value var) const;
+ bool generatePrivateDestroy(mlir::Type type, mlir::OpBuilder &builder,
--
https://github.com/hekota updated
https://github.com/llvm/llvm-project/pull/161929
>From e50918910a0ce590228c6ecacd4ff2a578da6f58 Mon Sep 17 00:00:00 2001
From: Helena Kotas
Date: Fri, 3 Oct 2025 17:33:19 -0700
Subject: [PATCH 1/3] [HLSL] GetDimensions methods for buffer resources
Adds GetDime
https://github.com/mtrofin edited
https://github.com/llvm/llvm-project/pull/162726
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
16 matches
Mail list logo