https://github.com/chapuni updated
https://github.com/llvm/llvm-project/pull/125413
>From c56ecc30e9fd1a674073e362fbfcc6b43f2f52e2 Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Sun, 2 Feb 2025 22:06:32 +0900
Subject: [PATCH 1/4] [MC/DC] Enable nested expressions
A warning "contains an o
chapuni wrote:
Sorry for the noise due to my improper merge.
https://github.com/llvm/llvm-project/pull/125411
___
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/chapuni updated
https://github.com/llvm/llvm-project/pull/125411
>From c74e5af3fb458230931d7cbba5d32e5999c38bf4 Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Sun, 2 Feb 2025 22:01:40 +0900
Subject: [PATCH 1/2] [MC/DC] Create dedicated MCDCCondBitmapAddr for each
Decis
@@ -228,45 +228,46 @@ struct MapRegionCounters : public
RecursiveASTVisitor {
/// The stacks are also used to find error cases and notify the user. A
/// standard logical operator nest for a boolean expression could be in a
form
/// similar to this: "x = a && b && c &&
https://github.com/JDevlieghere approved this pull request.
I support backporting this
https://github.com/llvm/llvm-project/pull/129342
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport e6a0ee3d1d12c9c02c1a361109e282d18dd2430c
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/129303.diff
1 Files Affected:
- (modified) .github/workflows/libcxx-build-and-te
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (llvmbot)
Changes
Backport 8fff0c181f26a5e8b2344c061ebf2559118b1160
bb6a273d9ab9ee90dbb957e541f4d810fffb22ee
Requested by: @ajordanr-google
---
Full diff: https://github.com/llvm/llvm-project/pull/129342.diff
1 Files Affected:
- (
llvmbot wrote:
@JDevlieghere @JDevlieghere What do you think about merging this PR to the
release branch?
https://github.com/llvm/llvm-project/pull/129342
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/c
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/129342
___
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/ajordanr-google closed
https://github.com/llvm/llvm-project/pull/129341
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ajordanr-google wrote:
Ah, I see. the LLVM Bot is the one that does this. Closing and trying to figure
out the GitHub bot workflow.
https://github.com/llvm/llvm-project/pull/129341
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.o
https://github.com/fhahn edited 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
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Jordan R AW (ajordanr-google)
Changes
Backport 8d017e6c0178f2628b246c18b2a634909815e54f
eec242aa97c8d153574923f8237754ca3fa6f0a6
Requested by: @DavidSpickett
---
Full diff: https://github.com/llvm/llvm-project/pull/129341.diff
1 Files
https://github.com/ajordanr-google created
https://github.com/llvm/llvm-project/pull/129341
Backport 8d017e6c0178f2628b246c18b2a634909815e54f
eec242aa97c8d153574923f8237754ca3fa6f0a6
Requested by: @DavidSpickett
>From 8d017e6c0178f2628b246c18b2a634909815e54f Mon Sep 17 00:00:00 2001
From: Jo
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554
Requested by: @uweigand
---
Full diff: https://github.com/llvm/llvm-project/pull/129286.diff
1 Files Affected:
- (modified) clang/lib/Headers/vecintrin.h (+5)
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/129303
Backport e6a0ee3d1d12c9c02c1a361109e282d18dd2430c
Requested by: @mstorsjo
>From fa99b8190f951f57bc00466790790360ac3b2208 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Fri, 28 Feb 2025
llvmbot wrote:
@frederick-vs-ja What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/129303
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
Author: Craig Topper
Date: 2025-02-28T14:49:49-08:00
New Revision: f2cad4a242ebe98122c5667d24aca8c80d2e0de4
URL:
https://github.com/llvm/llvm-project/commit/f2cad4a242ebe98122c5667d24aca8c80d2e0de4
DIFF:
https://github.com/llvm/llvm-project/commit/f2cad4a242ebe98122c5667d24aca8c80d2e0de4.diff
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport fda7373daf5790833101c504be1c749bbb0fceb8
Requested by: @ldionne
---
Full diff: https://github.com/llvm/llvm-project/pull/129305.diff
1 Files Affected:
- (modified) libcxx/include/codecvt (+18-13)
```
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 37559c8401cf9236d561eebd75bd3d70be6ab723
Requested by: @androm3da
---
Full diff: https://github.com/llvm/llvm-project/pull/129311.diff
7 Files Affected:
- (modified) llvm/lib/Target/Hexagon/Hex
https://github.com/iajbar approved this pull request.
https://github.com/llvm/llvm-project/pull/129311
___
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-analysis
Author: Florian Hahn (fhahn)
Changes
Backport 275baedfde9dcd344bc4f11f552b046a69a4bf3f
In some cases, it is possible for the same underlying object to be accessed via
pointers to different address spaces. This could lead to pointers from
https://github.com/fhahn created
https://github.com/llvm/llvm-project/pull/129317
Backport 275baedfde9dcd344bc4f11f552b046a69a4bf3f
In some cases, it is possible for the same underlying object to be accessed via
pointers to different address spaces. This could lead to pointers from
different
https://github.com/fhahn milestoned
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
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/129311
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@iajbar What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/129311
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/129311
Backport 37559c8401cf9236d561eebd75bd3d70be6ab723
Requested by: @androm3da
>From 9781f32c0bbf1269d039c4eb3e1bd5dd774b09c8 Mon Sep 17 00:00:00 2001
From: pkarveti
Date: Tue, 25 Feb 2025 21:56:28 +0530
Subject:
llvmbot wrote:
@philnik777 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/129305
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/129305
Backport fda7373daf5790833101c504be1c749bbb0fceb8
Requested by: @ldionne
>From 8e4324712f1af8983881d82b949eac93eecb9633 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Fri, 28 Feb 2025 15:41:44 -0500
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/129305
___
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/uweigand approved this pull request.
https://github.com/llvm/llvm-project/pull/129286
___
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/129286
Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554
Requested by: @uweigand
>From 290d4aef3ac84d0bd60243a850fc87553c714835 Mon Sep 17 00:00:00 2001
From: Jonathan Albrecht
Date: Fri, 28 Feb 2025 04:16:19 -0500
S
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/129286
___
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-x86
Author: None (llvmbot)
Changes
Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554
Requested by: @uweigand
---
Full diff: https://github.com/llvm/llvm-project/pull/129286.diff
1 Files Affected:
- (modified) clang/lib/Headers/vecintrin.h (+
llvmbot wrote:
@uweigand What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/129286
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
@@ -275,49 +276,57 @@ struct MapRegionCounters : public
RecursiveASTVisitor {
// an AST Stmt node. MC/DC will use it to to signal when the top of a
// logical operation (boolean expression) nest is encountered.
bool dataTraverseStmtPost(Stmt *S) {
-/// If MC/DC is n
pawosm-arm wrote:
The android triple seems to be `aarch64-linux-android` not
`aarch64-android-something` so if those tests indeed pass on Android, well see
them passing 'unexpectedly'. I'm closing this one to avoid further confusion, I
need to prepare something fresh instead.
https://github
https://github.com/pawosm-arm closed
https://github.com/llvm/llvm-project/pull/129225
___
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-support
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/129251.diff
1 Files Affected:
- (modified) llvm/unittests/Support/ProgramTest.cpp (+6-6)
``diff
diff --git a/llvm/unittests/Supp
https://github.com/petar-avramovic updated
https://github.com/llvm/llvm-project/pull/124298
>From 4afb1c71ac30cf952fc48c7f92abfa012a0c4efa 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
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/129251?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/129252
___
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 created
https://github.com/llvm/llvm-project/pull/129251
None
>From 47533d045849b72495b51ba7b99913301895cc7a Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Fri, 28 Feb 2025 20:13:23 +0700
Subject: [PATCH] unittests: Use EXPECT_ instead of ASSERT_ in a few tests
llvmbot wrote:
@llvm/pr-subscribers-llvm-support
Author: Matt Arsenault (arsenm)
Changes
The actual exec error will not be immediate in the parent when
using the fork path. The error will manifest on the wait. The
ExecuteNoWait test was also expecting the immediate wait.
I hacked up the e
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/129252?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/129251
___
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 created
https://github.com/llvm/llvm-project/pull/129252
The actual exec error will not be immediate in the parent when
using the fork path. The error will manifest on the wait. The
ExecuteNoWait test was also expecting the immediate wait.
I hacked up the exit value Ex
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Ádám Kallai (kaadam)
Changes
Perf will be able to report SPE branch events as similar as it does with LBR
brstack.
Therefore we can utilize the existing LBR parsing process for SPE as well.
Example of the SPE brstack input format:
```bash
https://github.com/kaadam created
https://github.com/llvm/llvm-project/pull/129231
Perf will be able to report SPE branch events as similar as it does with LBR
brstack.
Therefore we can utilize the existing LBR parsing process for SPE as well.
Example of the SPE brstack input format:
```bash
p
kadircet wrote:
I don't really feel comfortable backporting this change.
it's a significant change with implications on stability, and doesn't really
bring any functional improvements to clangd's module support.
i.e. in absence of this patch, we know that module support "works" (well at
least
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport c93dc581d979eb20ded470d2c16e51b3e775f6e7
Requested by: @pawosm-arm
---
Full diff: https://github.com/llvm/llvm-project/pull/129225.diff
10 Files Affected:
- (modified)
libcxx/test/std/input.output/iost
llvmbot wrote:
@DavidSpickett What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/129225
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/129225
___
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/129225
Backport c93dc581d979eb20ded470d2c16e51b3e775f6e7
Requested by: @pawosm-arm
>From ffaeee01fb36600c52d418f2d10416e7e068b0c4 Mon Sep 17 00:00:00 2001
From: Paul Osmialowski
Date: Fri, 28 Feb 2025 10:54:08 +
54 matches
Mail list logo