github-actions[bot] wrote:
@BeMg (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.
http
github-actions[bot] wrote:
@mgorny (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.
ht
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126776
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: None (llvmbot)
Changes
Backport a2263eb
Requested by: @arsenm
---
Patch is 159.35 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/126776.diff
7 Files Affected:
- (modified) llvm/lib
github-actions[bot] wrote:
@philnik777 (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.
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125912
>From 1ee32d22344f94f179063e3ddf8ae880af2cb240 Mon Sep 17 00:00:00 2001
From: Joseph Huber
Date: Wed, 5 Feb 2025 12:38:48 -0600
Subject: [PATCH 1/2] [Clang] Add width handling for shuffle
helper (#125896)
Sum
github-actions[bot] wrote:
@jhuber6 (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
llvmbot wrote:
@arsenm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/126776
___
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/126351
>From 553185bd7188fa1c48cce8a661df812a03afb5b7 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Wed, 5 Feb 2025 09:31:58 -0800
Subject: [PATCH] [BOLT,test] Link against a shared object to test PLT
(#125625)
A
github-actions[bot] wrote:
@MaskRay (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
Prabhuk wrote:
This patch is squashed into #87574 PR. Closing this patch.
https://github.com/llvm/llvm-project/pull/87572
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branc
https://github.com/Prabhuk edited
https://github.com/llvm/llvm-project/pull/87573
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
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] Fixed the tests and addressed most of the review comments.
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/6] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
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/6] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
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] Simplify MIR test.
Created using spr 1.3.6-beta.1
---
...
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] Simplify MIR test.
Created using spr 1.3.6-beta.1
---
...
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Prabhuk wrote:
@nikic, `Is the content of this OB the same as CFI !type metadata on function
definitions?` — Yes. It is the same. I’ve udpated the OB name to `callee_type`.
I misunderstood the correctness question assuming that it was about whether
there will be miscompilation if callee_type O
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/126825
___
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/126825
Backport 84fe1f63b02414085bf7a8434caaf4a358be86da
Requested by: @lhames
>From 773eb0c2a5e47767ab2b6a6c24443ca45321350c Mon Sep 17 00:00:00 2001
From: Lang Hames
Date: Wed, 12 Feb 2025 10:00:10 +1100
Subject: [
https://github.com/joaosaffran closed
https://github.com/llvm/llvm-project/pull/124813
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/joaosaffran closed
https://github.com/llvm/llvm-project/pull/124967
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Hongtao Yu
Date: 2025-02-11T19:10:33-08:00
New Revision: 669d96d801447471ee4cbe7117c6ba7db8023696
URL:
https://github.com/llvm/llvm-project/commit/669d96d801447471ee4cbe7117c6ba7db8023696
DIFF:
https://github.com/llvm/llvm-project/commit/669d96d801447471ee4cbe7117c6ba7db8023696.diff
LO
Author: Nikolas Klauser
Date: 2025-02-15T10:39:03+01:00
New Revision: 12ee5438c8e2a646954b6159897fa8198e387751
URL:
https://github.com/llvm/llvm-project/commit/12ee5438c8e2a646954b6159897fa8198e387751
DIFF:
https://github.com/llvm/llvm-project/commit/12ee5438c8e2a646954b6159897fa8198e387751.dif
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/127310
___
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/127310
Backport cffc1ac3491c891ef4f80bcbfa685710e477eeac
Requested by: @ldionne
>From 49edc61061abd15b7b6a240463c3a296e4286569 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Sat, 15 Feb 2025 10:54:00 +0100
Subject
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport cffc1ac3491c891ef4f80bcbfa685710e477eeac
Requested by: @ldionne
---
Full diff: https://github.com/llvm/llvm-project/pull/127310.diff
1 Files Affected:
- (modified) libcxx/include/__configuration/platfor
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/125210
>From 73315311bd6a073ba45e938d8728d9b8f389453e Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Fri, 31 Jan 2025 05:02:50 -0500
Subject: [PATCH] [llvm][Support] Enable dl_iterate_phdr support on OpenBSD and
Drag
github-actions[bot] wrote:
@brad0 (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.
htt
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/127232
>From 8b73dad2247835d4f97dc0a731d3173ce573d597 Mon Sep 17 00:00:00 2001
From: Mark de Wever
Date: Fri, 14 Feb 2025 18:27:54 +0100
Subject: [PATCH] [libc++][format] Disables the FTM on older MacOS versions.
(#12
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/127350
>From 94291653a7414df9d825d6be9d10be345456d30c Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Sat, 15 Feb 2025 14:13:32 -0800
Subject: [PATCH] [PowerPC] Use getSignedTargetConstant in
SelectOptimalAddrMode.
github-actions[bot] wrote:
@mordante (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.
github-actions[bot] wrote:
@topperc (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
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport 248716f814d1d1fef88911d01a0b551d53c87c7a
Requested by: @mordante
---
Patch is 24.88 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/127342.diff
2 Files Affect
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/127342
___
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/127391
Backport 29f3a352068ce562bcb65e18a676c82a9991583c
Requested by: @dtcxzyw
>From aa1a0484c95e085b5014e6cae48d2167fc54217d Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sun, 16 Feb 2025 20:18:29 +0800
Subjec
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 29f3a352068ce562bcb65e18a676c82a9991583c
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/127391.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/InstCombi
llvmbot wrote:
@nikic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/127391
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/127391
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/yonghong-song updated
https://github.com/llvm/llvm-project/pull/130995
>From 9d7369b1c4f1b40d5e3a2e69616f79aad3a5 Mon Sep 17 00:00:00 2001
From: yonghong-song
Date: Tue, 11 Mar 2025 11:23:53 -0700
Subject: [PATCH] [BPF] Fix BitCast Assertion with NonZero AddrSpace
Alexei
https://github.com/hiraditya approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/131183
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-nvptx
Author: Fabian Ritter (ritter-x2a)
Changes
If we know that the initial GEP was inbounds, and we change it to a
sequence of GEPs from the same base pointer where every offset is
non-negative, then the new GEPs are inbounds.
For SWDEV-516125
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
github-actions[bot] wrote:
⚠️ We detected that you are using a GitHub private e-mail address to contribute
to the repo. Please turn off [Keep my email addresses
private](https://github.com/settings/emails) setting in your account. See
[LLVM
Discourse](https://discourse.llvm.org/t/hidden-email
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Akshat Oke (optimisan)
Changes
Finishing up AMDGPU specific passes. Only ones remaining are assembly printer,
virt reg rewriter and PEI.
---
Full diff: https://github.com/llvm/llvm-project/pull/130071.diff
3 Files Affected:
-
llvmbot wrote:
@llvm/pr-subscribers-flang-fir-hlfir
Author: Valentin Clement (バレンタイン クレメン) (clementval)
Changes
Convert the operation to `llvm.addressof` operation with `llvm.getelementptr`
with the appropriate offset.
---
Full diff: https://github.com/llvm/llvm-project/pull/131396.diff
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: A. Jiang (frederick-vs-ja)
Changes
Cherry-pick of b552e35a06aef4366a933ea85ad3d4bef71e586a and #131438 to
release/20.x.
It is observed that Apple Clang 17 has started to be used for CI, even for
backporting to release/20.x. So I think w
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Pierre van Houtryve (Pierre-vh)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/131310.diff
1 Files Affected:
- (added) llvm/test/CodeGen/AMDGPU/si-fold-bitmasks.mir (+429)
``diff
diff --git a/llvm/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 9a1e390
Requested by: @cor3ntin
---
Full diff: https://github.com/llvm/llvm-project/pull/131474.diff
5 Files Affected:
- (modified) clang/include/clang/Sema/Sema.h (-5)
- (modified) clang/lib/Sema/SemaE
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/131474
Backport 9a1e390
Requested by: @cor3ntin
>From e46c31e5a5d2aae2fcfc8d835681fcb58ea4c505 Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Sat, 15 Mar 2025 22:27:08 +0100
Subject: [PATCH] [Clang] Do not emit nodisc
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/131474
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@shafik What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/131474
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
@@ -125,6 +132,22 @@ Options
// No warning
const int *const pointer_variable = &value;
+.. option:: WarnPointersAsPointers
+
+ This option enables the suggestion for ``const`` of the value pointing.
+ Default is `true`.
+
+ Requires 'AnalyzePointers' to be 'true'.
-
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 d781ac1cf0d561b79f6ff834d786c6a999429901
62173153f73910cdb2023700badeb27d5633c724 --e
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/132031
Backport 3f4b2f12a1e3e87e4bfb86937cc1ccdd4d38dcf5
Requested by: @NickGuy-Arm
>From 27efd9836497ecd26d2a525b5b3d9fa2bd95b9c1 Mon Sep 17 00:00:00 2001
From: Nicholas Guy
Date: Wed, 19 Mar 2025 13:44:02 +
Sub
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/132031
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport 3f4b2f12a1e3e87e4bfb86937cc1ccdd4d38dcf5
Requested by: @NickGuy-Arm
---
Patch is 20.54 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/132031.diff
2
llvmbot wrote:
@igogo-x86 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/132031
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
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
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Kareem Ergawy (ergawy)
Changes
Switches delayed privatization for `omp.distribute` to be on by default:
controlled by the `-openmp-enable-delayed-privatization` instead of by
`-openmp-enable-delayed-privatization-staging`
---
Full
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport c5a491e9ea22014b65664b6e09134b4f055933e2
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/131568.diff
3 Files Affected:
- (modified) llvm/lib/Analysis/ScalarEvolu
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: None (llvmbot)
Changes
Backport c5a491e9ea22014b65664b6e09134b4f055933e2
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/131568.diff
3 Files Affected:
- (modified) llvm/lib/Analysis/ScalarEvoluti
Author: Justin Cady
Date: 2025-03-19T16:45:26-04:00
New Revision: 2f37c9ec685b8ba82fdc3bd8387ce59b3f8a77dc
URL:
https://github.com/llvm/llvm-project/commit/2f37c9ec685b8ba82fdc3bd8387ce59b3f8a77dc
DIFF:
https://github.com/llvm/llvm-project/commit/2f37c9ec685b8ba82fdc3bd8387ce59b3f8a77dc.diff
L
llvmbot wrote:
@llvm/pr-subscribers-lld-elf
Author: None (llvmbot)
Changes
Backport 759ef5811e22 c0b2c10e9f3a
Requested by: @androm3da
---
Patch is 32.08 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/132499.diff
23 Files Affected:
- (modi
llvmbot wrote:
@llvm/pr-subscribers-pgo
Author: John Hui (j-hui)
Changes
ld64 issues a warning about section alignment which was counted as an
unexpected exported symbol and the test failed.
Fixed by disabling all linker warnings using -Wl,-w.
cherry-picked from commit 94426df66a8d7c232
llvmbot wrote:
/pull-request llvm/llvm-project#132499
https://github.com/llvm/llvm-project/pull/128597
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/132499
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Anatoly Trosinenko (atrosinenko)
Changes
In addition to authenticated pointers, consider the contents of a
register safe if it was
* written by PC-relative address computation
* updated by an arithmetic instruction whose input address is saf
llvmbot wrote:
@androm3da What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/132336
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
github-actions[bot] wrote:
:warning: Python code formatter, darker found issues in your code. :warning:
You can test this locally with the following command:
``bash
darker --check --diff -r
46fb4c42cb77909ac86bfec701bfaca288eba33c...b4bcfb2ae2fd41636a7da4986b1da3da6cb31b60
libcx
llvmbot wrote:
@llvm/pr-subscribers-mc
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 1fe463182cea
Requested by: @androm3da
---
Full diff: https://github.com/llvm/llvm-project/pull/132336.diff
3 Files Affected:
- (modified) llvm/lib/Target/Hexagon/MCTarge
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Petar Avramovic (petar-avramovic)
Changes
Uniform S16 shifts have to be extended to S32 using appropriate Extend
before lowering to S32 instruction.
Uniform packed V2S16 are lowered to SGPR S32 instructions,
other option is to use
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Petar Avramovic (petar-avramovic)
Changes
Uniform S1 is lowered to S32.
Divergent S1 is selected as VCC(S1) instruction select will select
SALU instruction based on wavesize (S32 or S64).
S16 are selected as is. There are register
https://github.com/koachan updated
https://github.com/llvm/llvm-project/pull/130967
>From e2e0d44800b65a8fbddd6234c2ee9f83af92d7da Mon Sep 17 00:00:00 2001
From: Koakuma
Date: Wed, 12 Mar 2025 21:14:42 +0700
Subject: [PATCH 1/3] Add missing NO-VIS lines
Created using spr 1.3.5
---
llvm/test/M
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Amir Ayupov (aaupov)
Changes
Optional arguments of `analyzeJumpTable` (`EntriesAsAddress` and
`HasEntryInFragment`) are attributes of a JumpTable class.
Instead of passing them separately, accept a pointer to `JumpTable`.
#132114 is a follo
Author: Matheus Izvekov
Date: 2025-03-20T17:53:19-03:00
New Revision: 9d96ab9704ba87c81e71d7b26095b68b2ca8aa80
URL:
https://github.com/llvm/llvm-project/commit/9d96ab9704ba87c81e71d7b26095b68b2ca8aa80
DIFF:
https://github.com/llvm/llvm-project/commit/9d96ab9704ba87c81e71d7b26095b68b2ca8aa80.dif
llvmbot wrote:
@llvm/pr-subscribers-mlir-ods
Author: Krzysztof Drewniak (krzysz00)
Changes
This commit improves the `EnumProp` class, causing it to wrap around an
`EnumInfo` just like` EnumAttr` does. This EnumProp also has logic for
converting to/from an integer attribute and for being
llvmbot wrote:
@llvm/pr-subscribers-mlir-core
Author: Krzysztof Drewniak (krzysz00)
Changes
This commit improves the `EnumProp` class, causing it to wrap around an
`EnumInfo` just like` EnumAttr` does. This EnumProp also has logic for
converting to/from an integer attribute and for being
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Amir Ayupov (aaupov)
Changes
Define new JumpTable types for AArch64 based on definitions
used in LLVM:
https://github.com/llvm/llvm-project/blob/335a4614dee4123ff4f86e6400fc6a305766e227/llvm/lib/Target/AArch64/AArch64InstrInfo.td#L1217-L122
Martin =?utf-8?q?Storsjö?=
Message-ID:
In-Reply-To:
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/132483
Backport dcc08a17c781a5066ab17b9791e1c455f7cedbf7
1ca93b15482d3bfa1560b35960ab46fea65b3074
Requested by: @mstorsjo
>From 0ce9b7c9b91739df4da888e5a59db93f8
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 9302b2b708cdce89add071fa584c12ddb4f9d71d
23fd549393c79a0aa1fd038bfcfb320e312b5fb8 --e
github-actions[bot] wrote:
@tstellar (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.
llvmbot wrote:
@cjacek What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/132478
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/132478
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Alexander Kornienko
Date: 2025-03-21T18:25:21+01:00
New Revision: 56d7a0a18c7dcd09ff42c05d847ac5af49c848b5
URL:
https://github.com/llvm/llvm-project/commit/56d7a0a18c7dcd09ff42c05d847ac5af49c848b5
DIFF:
https://github.com/llvm/llvm-project/commit/56d7a0a18c7dcd09ff42c05d847ac5af49c848b5
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Petar Avramovic (petar-avramovic)
Changes
Uniform S1 is lowered to S32.
Divergent S1 is selected as VCC(S1) instruction select will select
SALU instruction based on wavesize (S32 or S64).
S16 are selected as is. There are register
R-Goc wrote:
Not sure about the version check. Should this just be ignored?
https://github.com/llvm/llvm-project/pull/132367
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-br
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/132478
Backport af93db9344919085551fac38d6d6a4f774a7220a
Requested by: @mstorsjo
>From 3cf1b126bdefe2b99cf98c4c8a02fe51254d32a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Fri, 21 Mar 2025
llvmbot wrote:
@llvm/pr-subscribers-lld-coff
Author: None (llvmbot)
Changes
Backport af93db9344919085551fac38d6d6a4f774a7220a
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/132478.diff
1 Files Affected:
- (modified) lld/COFF/MinGW.cpp (+5)
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 24e557330e418cf73f92cc58e58e35e90623a53d
8677f6470103b6af093f57f79c18c4f81912c5fa --e
github-actions[bot] wrote:
:warning: undef deprecator found issues in your code. :warning:
You can test this locally with the following command:
``bash
git diff -U0 --pickaxe-regex -S
'([^a-zA-Z0-9#_-]undef[^a-zA-Z0-9_-]|UndefValue::get)'
31185938e33e4033c0e78ebf898041dd2e1ec90a
https://github.com/R-Goc created
https://github.com/llvm/llvm-project/pull/132367
-Wnon-trivial-memcall was incorrectly added to modified flags instead of added
flags. This commit moves it to the added compiler flags.
>From 7b7009f548851db2f0937e0a3392b4fc5a787529 Mon Sep 17 00:00:00 2001
From
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (R-Goc)
Changes
-Wnon-trivial-memcall was incorrectly added to modified flags instead of added
flags. This commit moves it to the added compiler flags.
---
Full diff: https://github.com/llvm/llvm-project/pull/132367.diff
1 Files Af
https://github.com/R-Goc updated
https://github.com/llvm/llvm-project/pull/132367
>From 5f13d9a19a5d04bfeb7df5e6681db2a1e9cec3dd Mon Sep 17 00:00:00 2001
From: R-Goc
Date: Fri, 21 Mar 2025 11:04:31 +0100
Subject: [PATCH] release/20.x: [clang][docs] Move -Wnon-trivial-memcall to
added flags.
-
https://github.com/R-Goc updated
https://github.com/llvm/llvm-project/pull/132367
>From 27a139bbb73c604fb98f5bcd9095c1659528c0ad Mon Sep 17 00:00:00 2001
From: R-Goc
Date: Fri, 21 Mar 2025 11:04:31 +0100
Subject: [PATCH] release/20.x: [clang][docs] Move -Wnontrivial-memcall to
added flags.
-W
https://github.com/R-Goc edited https://github.com/llvm/llvm-project/pull/132367
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
7901 - 8000 of 66762 matches
Mail list logo