Author: Mehdi Amini
Date: 2024-01-30T07:54:13-08:00
New Revision: 12a631b2df7ffcb172f259ad521d92cd6948513c
URL:
https://github.com/llvm/llvm-project/commit/12a631b2df7ffcb172f259ad521d92cd6948513c
DIFF:
https://github.com/llvm/llvm-project/commit/12a631b2df7ffcb172f259ad521d92cd6948513c.diff
L
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80025
resolves llvm/llvm-project#80024
>From 7a6086b7de94dfb707bc0a1651f6bdcb9fa36f71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Gr=C3=A4nitz?=
Date: Tue, 30 Jan 2024 17:00:28 +0100
Subject: [PATCH] [llvm-jitli
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80025
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@maryammo What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80025
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-flang-semantics
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80028
---
Full diff: https://github.com/llvm/llvm-project/pull/80031.diff
3 Files Affected:
- (modified) flang/docs/Intrinsics.md (+7-7)
- (modified) flang/lib/Evaluate/intrin
eddyz87 wrote:
Nevermind, I missed the "depends" part :(
Will retest.
https://github.com/llvm/llvm-project/pull/73668
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-co
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Zixu Wang (zixu-w)
Changes
The change is included in the 18.x release. Move the release note to the
release branch and reformat.
(cherry picked from commit b40d5b1b08564d23d5e0769892ebbc32447b2987)
---
Full diff: https://github.com/llvm/
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80068
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80068
resolves llvm/llvm-project#79283
>From ebe024a11464ba70ada0c7297eb6d5d8cedc1085 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Tue, 30 Jan 2024 13:58:40 -0800
Subject: [PATCH] [dfsan] Wrap glibc 2.38 __isoc23
llvmbot wrote:
@vitalybuka What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80068
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79283
---
Full diff: https://github.com/llvm/llvm-project/pull/80068.diff
3 Files Affected:
- (modified) compiler-rt/lib/dfsan/dfsan_custom.cpp (+48-155)
- (modified) co
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 bab01aead7d7a34436bc8e1639b90227374f079e
ebe024a11464ba70ada0c7297eb6d5d8cedc1085 --
Author: Yi Wu
Date: 2024-01-30T16:45:35Z
New Revision: a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e
URL:
https://github.com/llvm/llvm-project/commit/a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e
DIFF:
https://github.com/llvm/llvm-project/commit/a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e.diff
LOG: Apply k
Author: Alex Bradbury
Date: 2024-01-30T15:31:38-08:00
New Revision: fe2fca3b8ec29ed01eb8350e6358c06da3a705fc
URL:
https://github.com/llvm/llvm-project/commit/fe2fca3b8ec29ed01eb8350e6358c06da3a705fc
DIFF:
https://github.com/llvm/llvm-project/commit/fe2fca3b8ec29ed01eb8350e6358c06da3a705fc.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79841
>From 400a02bb281ba0de79211ab53d931e44dd76733f Mon Sep 17 00:00:00 2001
From: Sam James
Date: Wed, 24 Jan 2024 08:23:03 +
Subject: [PATCH] [sanitizer] Handle Gentoo's libstdc++ path
On Gentoo, libc++ is inde
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-clang
Author: Tianlan Zhou (SuperSodaSea)
Changes
Cherry picked from commit ee01a2c3996f9647f3158f5acdb921a6ede94dc1.
Closes #80041.
---
Full diff: https://github.com/llvm/llvm-project/pull/80109.diff
10 Files Affec
Author: Matthias Springer
Date: 2024-01-31T09:32:54+01:00
New Revision: 23734917da16bdfbadf4d75e657f7ff6deabd618
URL:
https://github.com/llvm/llvm-project/commit/23734917da16bdfbadf4d75e657f7ff6deabd618
DIFF:
https://github.com/llvm/llvm-project/commit/23734917da16bdfbadf4d75e657f7ff6deabd618.d
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Younan Zhang (zyn0217)
Changes
Backporting https://github.com/llvm/llvm-project/pull/79568 to clang 18.
---
Full diff: https://github.com/llvm/llvm-project/pull/80120.diff
3 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+4)
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/79997
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: Wang Pengcheng (wangpc-pp)
Changes
AArch64 has enabled this in https://reviews.llvm.org/D138990, and
the measurement data still stands for RISCV.
And, similar optimization like #77284 is added too.
---
Patch is 59.85 KiB, trunc
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80138
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80138
resolves llvm/llvm-project#80137
>From 48b5718efad2595682081c1cd6fa39fdf8781d66 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Wed, 31 Jan 2024 11:38:29 +
Subject: [PATCH] [AArch64][SME] Fix inlining
llvmbot wrote:
@kmclaughlin-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80138
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailma
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80137
---
Patch is 26.14 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/80138.diff
2 Files Aff
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80141
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80141
resolves llvm/llvm-project#80140
>From baa6dce938079604d671bbf58ffdb57133fd48bf Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Wed, 31 Jan 2024 09:04:13 +
Subject: [PATCH] [SME] Stop RA from coalescin
llvmbot wrote:
@david-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80141
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80140
---
Patch is 93.79 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/80141.diff
11 Files Affected:
- (modified) llvm/lib/Target
eddyz87 wrote:
I tried this with the test below using current kernel master, and all works as
expected.
```diff
diff --git a/tools/testing/selftests/bpf/progs/verifier_and.c
b/tools/testing/selftests/bpf/progs/verifier_and.c
index e97e518516b6..8a051bd0c886 100644
--- a/tools/testing/selftests
@@ -0,0 +1,304 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
UTC_ARGS: --version 4
+; RUN: llc < %s -march=bpf | FileCheck %s
+
+; test that we can expand CTTZ & CTLZ
+
+declare i32 @llvm.cttz.i32(i32, i1)
+
+define i32 @cttz_i32_zdef(i32 %a) {
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80151
resolves llvm/llvm-project#80150
>From 80dc5345695c8b72626463a737a944caabc18734 Mon Sep 17 00:00:00 2001
From: Andrey Ali Khan Bolshakov
<[email protected]>
Date: Wed, 31 Jan 2024 17:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80151
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@cor3ntin What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80151
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80150
---
Full diff: https://github.com/llvm/llvm-project/pull/80151.diff
2 Files Affected:
- (modified) clang/lib/Sema/SemaTemplate.cpp (+24-20)
- (modified) clang/test/CoverageMapping
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Alexandros Lamprineas (labrinea)
Changes
Documents support for Load-Acquire RCpc instructions v3 (rcpc3) as well as
Memory Copy and Memory Set Acceleration instructions (mops) when targeting
AArch64.
---
Full diff: https://github.com/llv
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80151
>From 6709a582a8345025bf771ff9009d62eab94f2224 Mon Sep 17 00:00:00 2001
From: Andrey Ali Khan Bolshakov
<[email protected]>
Date: Wed, 31 Jan 2024 17:28:37 +0300
Subject: [PATCH] [clan
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80141
>From 27139bceb27d0b551e6e9d18fb91c703cbc3d7b8 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Wed, 31 Jan 2024 09:04:13 +
Subject: [PATCH] [SME] Stop RA from coalescing COPY instructions that
transcen
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80138
>From 467057c926eacfbe8ed00bba9de3e86e79b64d7e Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Wed, 31 Jan 2024 11:38:29 +
Subject: [PATCH] [AArch64][SME] Fix inlining bug introduced in #78703 (#79994)
Author: Rin Dobrescu
Date: 2024-01-31T16:32:38Z
New Revision: 5490201f1bcf78b0d51bc5bd95e9eb5976d8891b
URL:
https://github.com/llvm/llvm-project/commit/5490201f1bcf78b0d51bc5bd95e9eb5976d8891b
DIFF:
https://github.com/llvm/llvm-project/commit/5490201f1bcf78b0d51bc5bd95e9eb5976d8891b.diff
LOG:
Author: Alex Bradbury
Date: 2024-01-31T17:00:31Z
New Revision: 977a5117995dc4f78f1f9232f13395d50775887c
URL:
https://github.com/llvm/llvm-project/commit/977a5117995dc4f78f1f9232f13395d50775887c
DIFF:
https://github.com/llvm/llvm-project/commit/977a5117995dc4f78f1f9232f13395d50775887c.diff
LOG:
Author: Sander de Smalen
Date: 2024-01-31T15:41:15Z
New Revision: 27139bceb27d0b551e6e9d18fb91c703cbc3d7b8
URL:
https://github.com/llvm/llvm-project/commit/27139bceb27d0b551e6e9d18fb91c703cbc3d7b8
DIFF:
https://github.com/llvm/llvm-project/commit/27139bceb27d0b551e6e9d18fb91c703cbc3d7b8.diff
L
@@ -0,0 +1,304 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
UTC_ARGS: --version 4
+; RUN: llc < %s -march=bpf | FileCheck %s
+
+; test that we can expand CTTZ & CTLZ
+
+declare i32 @llvm.cttz.i32(i32, i1)
+
+define i32 @cttz_i32_zdef(i32 %a) {
@@ -0,0 +1,304 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
UTC_ARGS: --version 4
+; RUN: llc < %s -march=bpf | FileCheck %s
+
+; test that we can expand CTTZ & CTLZ
+
+declare i32 @llvm.cttz.i32(i32, i1)
+
+define i32 @cttz_i32_zdef(i32 %a) {
https://github.com/eddyz87 approved this pull request.
https://github.com/llvm/llvm-project/pull/73668
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: Philip Reames (preames)
Changes
This reverts commit bdc41106ee48dce59c500c9a3957af947f30c8c3 on the
release/18.x branch. This change was the first in a mini-series
and while I'm not aware of any particular problem from having it o
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80138
>From e502141a420a65a4ea534274e07a023a3801fa76 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Wed, 31 Jan 2024 11:38:29 +
Subject: [PATCH] [AArch64][SME] Fix inlining bug introduced in #78703 (#79994)
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Chuanqi Xu (ChuanqiXu9)
Changes
The backport follows the new practice suggested in
https://discourse.llvm.org/t/release-18-x-branch-has-been-created/76480.
See https://github.com/llvm/llvm-project/issues/79240 and
https://github.c
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Chuanqi Xu (ChuanqiXu9)
Changes
The backport follows the new practice suggested in
https://discourse.llvm.org/t/release-18-x-branch-has-been-created/76480.
See https://github.com/llvm/llvm-project/issues/79240 and
https://github.com/llvm
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80259
resolves llvm/llvm-project#78892
>From 97d44dc7b5e24df15ae5df670bceede60f419dde Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Wed, 31 Jan 2024 20:20:26 -0800
Subject: [PATCH] [clang-format] Simplify the AfterPla
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80259
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/80259
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/ma
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#78892
---
Full diff: https://github.com/llvm/llvm-project/pull/80259.diff
6 Files Affected:
- (modified) clang/docs/ClangFormatStyleOptions.rst (+9-33)
- (modified) clang/include
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80260
resolves llvm/llvm-project#78621
>From 30a5358002a45585cb0613bb02be922eb447aafb Mon Sep 17 00:00:00 2001
From: Florian Hahn
Date: Wed, 24 Jan 2024 11:56:02 +
Subject: [PATCH 1/2] [ConstraintElim] Add tests f
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80260
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#78621
---
Full diff: https://github.com/llvm/llvm-project/pull/80260.diff
3 Files Affected:
- (modified) llvm/lib/Transforms/Scalar/ConstraintElimination.cpp (+6-1)
- (modifie
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Florian Hahn (fhahn)
Changes
At the moment, some VPInstructions create only a single scalar value, but use
VPTransformatState's 'vector' storage for this value. Those values are
effectively uniform-per-VF (or in some cases unifo
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Florian Hahn (fhahn)
Changes
Add a new PtrAdd opcode to VPInstruction that corresponds to
IRBuilder::CreatePtrAdd, which creates a GEP with source element type
i8.
This is then used to model scalarizing VPWidenPointerInductionRec
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80274
resolves llvm/llvm-project#79175
>From ee8c0bd8ff69caca659662961e2b5dfaee907a7a Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 24 Jan 2024 12:33:57 +0100
Subject: [PATCH 1/3] [Loads] Use BatchAAResults f
llvmbot wrote:
@fhahn What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80274
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80274
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79175
---
Full diff: https://github.com/llvm/llvm-project/pull/80274.diff
9 Files Affected:
- (modified) llvm/include/llvm/Analysis/AliasAnalysis.h (+7)
- (modified) llvm/includ
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79175
---
Full diff: https://github.com/llvm/llvm-project/pull/80274.diff
9 Files Affected:
- (modified) llvm/include/llvm/Analysis/AliasAnalysis.h (+7)
- (modified) llvm/incl
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 d3aeedcd47cb9ac29769716c1eed6d5b80b45728
9a7c70234b1730815f89f4a68030e62f7cd75cdc --
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-backend-risc-v
Author: Wang Pengcheng (wangpc-pp)
Changes
This mechanism is introduced by #68324.
This refactor makes the prototype and attributes clear.
---
Full diff: https://github.com/llvm/llvm-project/pull/80280.diff
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Sergio Afonso (skatrak)
Changes
This patch adds support for forwarding the target-cpu and target-features
attributes to functions outlined in the OpenMPIRBuilder. This, in turn, results
in the addition of these attributes for functions cre
llvmbot wrote:
@llvm/pr-subscribers-mlir-llvm
Author: Sergio Afonso (skatrak)
Changes
This patch adds support for forwarding the target-cpu and target-features
attributes to functions outlined in the OpenMPIRBuilder. This, in turn, results
in the addition of these attributes for function
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80291
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80291
resolves llvm/llvm-project#80117
>From db865342e024daf3f3e0a0efe89e4c97f9b84057 Mon Sep 17 00:00:00 2001
From: Alexandre Ganea <[email protected]>
Date: Thu, 1 Feb 2024 08:14:05 -0500
Subje
llvmbot wrote:
@jhuber6 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80291
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79969
>From 692f465456fa9e3690bd9b9b28a789f3979ffbe0 Mon Sep 17 00:00:00 2001
From: David Green
Date: Mon, 29 Jan 2024 16:46:22 +
Subject: [PATCH] [AArch64] Don't generate neon integer complex numbers with
+sve2.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79997
>From 0eb163cc2717b99f83aa4304628b19291f9ffe53 Mon Sep 17 00:00:00 2001
From: Andrey Ali Khan Bolshakov
<[email protected]>
Date: Tue, 30 Jan 2024 15:03:55 +0300
Subject: [PATCH] Fix a
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80025
>From 284570a985e95e3d8118cde2b0198bbbdc9b19ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Gr=C3=A4nitz?=
Date: Tue, 30 Jan 2024 17:00:28 +0100
Subject: [PATCH] [llvm-jitlink] Fix detectStubKind() for big e
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80356
resolves llvm/llvm-project#80285
>From ce2dd202c4e8276a21fdba2d8dd9f8075ed357c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hana=20Dus=C3=ADkov=C3=A1?=
Date: Thu, 1 Feb 2024 23:31:32 +0100
Subject: [PATCH] [coverag
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80356
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@cor3ntin What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80356
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80285
---
Full diff: https://github.com/llvm/llvm-project/pull/80356.diff
2 Files Affected:
- (modified) clang/lib/CodeGen/CoverageMappingGen.cpp (+4-2)
- (modified) clang/test/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80285
---
Full diff: https://github.com/llvm/llvm-project/pull/80356.diff
2 Files Affected:
- (modified) clang/lib/CodeGen/CoverageMappingGen.cpp (+4-2)
- (modified) clang/test/Coverage
cor3ntin wrote:
This fixes a regression introduced in clang 18, ship it
https://github.com/llvm/llvm-project/pull/80356
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/80356
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79961
>From 2fe0bca91041eeaedd5ea530e6863f3af42bc2b0 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Mon, 29 Jan 2024 13:26:33 -0800
Subject: [PATCH] [ELF] --warn-backrefs: --defsym does not make a backward
referenc
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80356
>From 52eda804ee7b112f221b37339cb05156342dac25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hana=20Dus=C3=ADkov=C3=A1?=
Date: Thu, 1 Feb 2024 23:31:32 +0100
Subject: [PATCH] [coverage] fix crash in code coverage and
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80356
>From 3eaa7f3c44597e1027e29ffecb83e374fb7fa52c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hana=20Dus=C3=ADkov=C3=A1?=
Date: Thu, 1 Feb 2024 23:31:32 +0100
Subject: [PATCH] [coverage] fix crash in code coverage and
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80291
>From 1cfd46f1343c8dcd866d29ce28ac0a4a71bd7968 Mon Sep 17 00:00:00 2001
From: Alexandre Ganea <[email protected]>
Date: Thu, 1 Feb 2024 08:14:05 -0500
Subject: [PATCH] [openmp] On Windows, f
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80391
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80391
resolves llvm/llvm-project#80390
>From 1ddb69d220733c545cba77c59b3a27a9ee95767c Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Thu, 1 Feb 2024 21:20:27 -0800
Subject: [PATCH] [ELF] Fix compareSections asserti
llvmbot wrote:
@llvm/pr-subscribers-lld-elf
@llvm/pr-subscribers-lld
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80390
---
Full diff: https://github.com/llvm/llvm-project/pull/80391.diff
2 Files Affected:
- (modified) lld/ELF/Writer.cpp (+6-6)
- (modified) lld/test/ELF/l
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/80391
>From 1970f590fc89fc1701f9dc779d099ed294bb08fe Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Thu, 1 Feb 2024 21:20:27 -0800
Subject: [PATCH] [ELF] Fix compareSections assertion failure when OutputDescs
in se
llvmbot wrote:
@llvm/pr-subscribers-lld
Author: Fangrui Song (MaskRay)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/80393.diff
1 Files Affected:
- (modified) lld/docs/ReleaseNotes.rst (+34)
``diff
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/Release
cor3ntin wrote:
Yes, that bug was pretty nasty, we should backport it
https://github.com/llvm/llvm-project/pull/80109
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-co
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80408
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@huntergr-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80408
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/l
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
@llvm/pr-subscribers-llvm-analysis
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80296
---
Patch is 197.37 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/80408.diff
3 Files Affe
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/80109
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mlir-ods
Author: Markus Böck (zero9178)
Changes
Most types and attributes in the builtin dialect are parsed and printed using
special-purpose printers and parsers for that type. They also use the low-level
`Printer` rather than the `AsmPrinter`, making
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Markus Böck (zero9178)
Changes
Most types and attributes in the builtin dialect are parsed and printed using
special-purpose printers and parsers for that type. They also use the low-level
`Printer` rather than the `AsmPrinter`, making the
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/80433
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80433
resolves llvm/llvm-project#80432
>From cacabf06ef3aedcfacacd9d2664abd8acec003a8 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Fri, 2 Feb 2024 11:56:38 +
Subject: [PATCH] [Clang][AArch64] Emit 'unimpl
llvmbot wrote:
@dtemirbulatov What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/80433
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#80432
---
Full diff: https://github.com/llvm/llvm-project/pull/80433.diff
3 Files Affected:
- (modified) clang/include/clang/Basic/DiagnosticSemaKinds.td (+6)
- (modified) clang/lib/Sem
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/80444
resolves llvm/llvm-project#80441
>From aac6e31e253fa93c3b59d799633b02ef7ffb5099 Mon Sep 17 00:00:00 2001
From: Sander de Smalen
Date: Fri, 2 Feb 2024 09:29:47 +
Subject: [PATCH] [Clang][AArch64] Add missing
4001 - 4100 of 62442 matches
Mail list logo