https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102292
Backport a1c6467bd
Requested by: @ostannard
>From 15960c61afc58e8ade3ee337a8501abac2f3ae45 Mon Sep 17 00:00:00 2001
From: Oliver Stannard
Date: Wed, 7 Aug 2024 10:20:26 +0100
Subject: [PATCH] [lld][ARM] Fix as
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102292
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@MaskRay What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102292
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-lld-elf
Author: None (llvmbot)
Changes
Backport a1c6467bd
Requested by: @ostannard
---
Full diff: https://github.com/llvm/llvm-project/pull/102292.diff
4 Files Affected:
- (modified) lld/ELF/Arch/ARM.cpp (+14-7)
- (modified) lld/ELF/Config.h (+2-1)
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102295
Backport 6c8933e
Requested by: @linsinan1995
>From f30f9cb6eaee0f364619f47c3ad76066c0907dc6 Mon Sep 17 00:00:00 2001
From: sinan
Date: Wed, 7 Aug 2024 18:02:42 +0800
Subject: [PATCH] [BOLT] Skip PLT search for
llvmbot wrote:
@yota9 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102295
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102295
___
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-bolt
Author: None (llvmbot)
Changes
Backport 6c8933e
Requested by: @linsinan1995
---
Full diff: https://github.com/llvm/llvm-project/pull/102295.diff
2 Files Affected:
- (modified) bolt/lib/Rewrite/RewriteInstance.cpp (+10-1)
- (added) bolt/test/AA
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102316
___
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/102316
Backport beb37e2
Requested by: @pratlucas
>From ba42328a5f44d5158e77a13f5397d248cdb483f7 Mon Sep 17 00:00:00 2001
From: Lucas Duarte Prates
Date: Wed, 7 Aug 2024 15:15:25 +0100
Subject: [PATCH] [AArch64] Don't
llvmbot wrote:
@statham-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102316
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
Backport beb37e2
Requested by: @pratlucas
---
Full diff: https://github.com/llvm/llvm-project/pull/102316.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.c
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102335
___
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/102335
Backport 961639962251de7428c3fe93fa17cfa6ab3c561a
Requested by: @ian-twilightcoder
>From 8f5890ae4e8e40f7e6d4732f3d3ed2b0843c2545 Mon Sep 17 00:00:00 2001
From: Ian Anderson
Date: Wed, 7 Aug 2024 10:14:58 -070
llvmbot wrote:
@cyndyishida What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102335
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 961639962251de7428c3fe93fa17cfa6ab3c561a
Requested by: @ian-twilightcoder
---
Full diff: https://github.com/llvm/llvm-project/pull/102335.diff
4 Files Affected:
- (modified) clang/lib/Driver/ToolChains/D
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Akash Banerjee (TIFitis)
Changes
This patch sets the omp.composite unit attr for composite wrapper ops and also
add appropriate checks to the verifiers of supported ops for the
presence/absence of the attribute.
This is patch 2/2 in a ser
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
Some pointer adds get turned into ors, and sometimes and is
performed on pointers for masking.
---
Full diff: https://github.com/llvm/llvm-project/pull/102345.diff
2 Files Affected:
- (modified)
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 297.50 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/102346.diff
13 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/SIRegisterInfo
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102373
___
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/102373
Backport 82c2259aeb87f5cb418decfb6a1961287055e5d2
Requested by: @tstellar
>From d76aaed435edce7e07a760200b7e9aa7eb03b820 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Wed, 7 Aug 2024 14:19:22 -0700
Subject
llvmbot wrote:
@tru What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102373
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: None (llvmbot)
Changes
Backport 82c2259aeb87f5cb418decfb6a1961287055e5d2
Requested by: @tstellar
---
Full diff: https://github.com/llvm/llvm-project/pull/102373.diff
1 Files Affected:
- (modified) .github/workflows/release-ta
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102407
Backport 396343f17b1182ff8ed698beac3f9b93b1d9dabd
Requested by: @chenzheng1030
>From cb5ebf74d17c47392a41b12bc44b572f2f046979 Mon Sep 17 00:00:00 2001
From: Chen Zheng
Date: Tue, 6 Aug 2024 11:07:45 +0800
Subj
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102407
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@hubert-reinterpretcast What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/102407
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-b
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102428
Backport 3606d69d0b57dc1d23a4362e376e7ad27f650c27
Requested by: @Fznamznon
>From 06f978d840269d92ad2fceea651784f64133c657 Mon Sep 17 00:00:00 2001
From: Mariya Podchishchaeva
Date: Thu, 8 Aug 2024 08:51:56 +02
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102428
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@AaronBallman What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102428
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 3606d69d0b57dc1d23a4362e376e7ad27f650c27
Requested by: @Fznamznon
---
Full diff: https://github.com/llvm/llvm-project/pull/102428.diff
2 Files Affected:
- (modified) clang/lib/Sema/SemaInit.cpp (+2-2)
-
Author: Daniil Kovalev
Date: 2024-08-08T10:57:29+03:00
New Revision: 8ad9b25f132a3d72ea7867fccab07eb050292249
URL:
https://github.com/llvm/llvm-project/commit/8ad9b25f132a3d72ea7867fccab07eb050292249
DIFF:
https://github.com/llvm/llvm-project/commit/8ad9b25f132a3d72ea7867fccab07eb050292249.diff
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Sharadh Rajaraman (sharadhr)
Changes
Manual PR to backport #99300.
---
Full diff: https://github.com/llvm/llvm-project/pull/102438.diff
2 Files Affected:
- (modified) clang/lib/Driver/Types.cpp (+3-1)
- (added) clang/test/Drive
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Sharadh Rajaraman (sharadhr)
Changes
Manual PR to backport #99300.
---
Full diff: https://github.com/llvm/llvm-project/pull/102438.diff
2 Files Affected:
- (modified) clang/lib/Driver/Types.cpp (+3-1)
- (added) clang/test/Driver/cl-cx
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102446
Backport 817cd726454f01e990cd84e5e1d339b120b5ebaa
Requested by: @mbrkusanin
>From ea8163f942bad0a251c2c7eca57f79c00e13b909 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mirko=20Brku=C5=A1anin?=
Date: Thu, 25 Jul 20
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102446
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@jayfoad What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102446
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: None (llvmbot)
Changes
Backport 817cd726454f01e990cd84e5e1d339b120b5ebaa
Requested by: @mbrkusanin
---
Full diff: https://github.com/llvm/llvm-project/pull/102446.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/SIFo
llvmbot wrote:
@llvm/pr-subscribers-mlir
@llvm/pr-subscribers-mlir-core
Author: Matthias Springer (matthias-springer)
Changes
#102326 enables verification of type parameters that are type
constraints. The element type verification for `VectorType` (and maybe other
builtin types in the fu
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-codegen
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102462.diff
4 Files Affected:
- (modified) clang/include/clang/Basic/LangOptions.h (+8)
- (modified) clang/lib
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Xing Xue (xingxue-ibm)
Changes
Remove `XFAIL: LIBCXX-AIX-FIXME` from lit test `transform.pass.cpp` now that
AIX system call `wcsxfrm`/`wcsxfrm_l` is fixed in AIX 7.2.5.8 and 7.3.2.2 and
buildbot machines have been upgraded.
Backported f
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102470.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/SIISelLowering.cpp (+2-1)
- (adde
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/102446
>From c5e82c65bb9ff65ea8e7d8684f68520a5dde0c2c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mirko=20Brku=C5=A1anin?=
Date: Thu, 25 Jul 2024 18:19:26 +0200
Subject: [PATCH] [AMDGPU] Fix folding clamp into pseudo scal
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102475
___
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/102475
Backport 73d862e478738675f5d919c6a196429acd7b5f50
Requested by: @peterwaller-arm
>From 1a1e252f96f999dcf8e164b9d8a24f1543d8791e Mon Sep 17 00:00:00 2001
From: Muhammad Omair Javaid
Date: Thu, 25 Jul 2024 12:21
yandalur wrote:
functionalities/fork/concurrent_vfork/TestConcurrentVFork.py lldb test timed
out in the linux-x64 build. The failure is not related to this PR.
https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
@llvm/pr-subscribers-llvm-transforms
Author: Antonio Frighetto (antoniofrighetto)
Changes
Backport: 6ce7b1f86115f475ee3ee04833781a675e3e
Requested-by: @OfekShilon.
---
Patch is 22.99 KiB, truncated to 20.00 KiB below, full version:
agozillon wrote:
Small ping for some reviewer attention on this PR please, if at all possible.
Thank you ahead of time as always! :-)
https://github.com/llvm/llvm-project/pull/96266
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.o
agozillon wrote:
Small ping for some reviewer attention on this PR please, if at all possible.
Just to make sure the current PR approvals stand after recent modifications.
Thank you ahead of time as always! :-)
https://github.com/llvm/llvm-project/pull/96265
___
llvmbot wrote:
@llvm/pr-subscribers-coroutines
@llvm/pr-subscribers-clang
Author: Andrew Ng (nga888)
Changes
…ializations instantiation dependent (#100392)
Cherry pick of 55ea36002bd364518c20b3ce282640c920697bf7
---
Full diff: https://github.com/llvm/llvm-project/pull/102514.diff
13 Fi
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Ian Anderson (ian-twilightcoder)
Changes
Backport 961639962251de7428c3fe93fa17cfa6ab3c561a and
0f1361baf650641a59aaa1710d7a0b7b02f2e56d
Requested by: @ian-twilightcoder
---
Full diff: https://github.com/llvm/llvm-project/pull/102517.diff
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Ian Anderson (ian-twilightcoder)
Changes
Backport 961639962251de7428c3fe93fa17cfa6ab3c561a and
0f1361baf650641a59aaa1710d7a0b7b02f2e56d
Requested by: @ian-twilightcoder
---
Full diff: https://github.com/llvm/llvm-project/pull/1025
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102523
Backport 0766a59be3256e83a454a089f01215d6c7f94a48
a821fee312d15941174827a70cb534c2f2fe1177
Requested by: @MaskRay
>From 2f9217fede5e64f6447a7915a4a0a7b1ca3b999a Mon Sep 17 00:00:00 2001
From: Fangrui Song
Dat
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102523
___
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-lld-elf
Author: None (llvmbot)
Changes
Backport 0766a59be3256e83a454a089f01215d6c7f94a48
a821fee312d15941174827a70cb534c2f2fe1177
Requested by: @MaskRay
---
Full diff: https://github.com/llvm/llvm-project/pull/102523.diff
4 Files Affected:
- (modif
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/102523
>From bcbb2ef4e8778b086321fda710e6d1d0a050847f Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Thu, 8 Aug 2024 00:57:43 -0700
Subject: [PATCH 1/2] [ELF] .llvm.call-graph-profile: support CREL
https://reviews.
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Tom Eccles (tblah)
Changes
The intention of this change is to ensure that allocas end up in the entry
block not spread out amongst complex reduction variable initialization code.
The tests we have are quite minimized for readabilit
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Tom Eccles (tblah)
Changes
The intention of this change is to ensure that allocas end up in the entry
block not spread out amongst complex reduction variable initialization code.
The tests we have are quite minimized for readability and ma
llvmbot wrote:
@llvm/pr-subscribers-flang-fir-hlfir
Author: Tom Eccles (tblah)
Changes
I removed the `*-hlfir*` tests because they are duplicate now that the other
tests have been updated to use the HLFIR lowering.
3/3
Part 1: https://github.com/llvm/llvm-project/pull/102522
Part 2: http
Author: Artem Belevich
Date: 2024-08-08T13:28:05-07:00
New Revision: 08500dc4838cff0b99fbbcb2b571664745a7b9e6
URL:
https://github.com/llvm/llvm-project/commit/08500dc4838cff0b99fbbcb2b571664745a7b9e6
DIFF:
https://github.com/llvm/llvm-project/commit/08500dc4838cff0b99fbbcb2b571664745a7b9e6.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/102335
>From 4b724a99922ecc2da44498ac16f533f7eb83d191 Mon Sep 17 00:00:00 2001
From: Ian Anderson
Date: Wed, 7 Aug 2024 10:14:58 -0700
Subject: [PATCH 1/2] [clang][modules] Enable built-in modules for the upcoming
App
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102552
Backport 72b73e23b6c36537db730ebea00f92798108a6e5
Requested by: @MaskRay
>From ea45d0e8e5872f2c90c924c6d377da64775b1d2b Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Wed, 7 Aug 2024 12:23:28 -0700
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102552
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@nikic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102552
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinf
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-llvm-ir
Author: None (llvmbot)
Changes
Backport 72b73e23b6c36537db730ebea00f92798108a6e5
Requested by: @MaskRay
---
Full diff: https://github.com/llvm/llvm-project/pull/102552.diff
5 Files Affected:
- (modified) cla
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102561
Backport 847f9cb0e868c8ec34f9aa86fdf846f8c4e0388b
Requested by: @ChuanqiXu9
>From d4f28507fb12710c9a6851bfa29809f13298b11b Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Thu, 8 Aug 2024 13:14:09 +0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102561
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@mizvekov What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102561
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-clang-modules
Author: None (llvmbot)
Changes
Backport 847f9cb0e868c8ec34f9aa86fdf846f8c4e0388b
Requested by: @ChuanqiXu9
---
Patch is 27.70 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/102561.diff
19 Fi
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
This will be needed to continue generating the raw instruction in the flat case.
---
Full diff: https://github.com/llvm/llvm-project/pull/102599.diff
2 Files Affected:
- (modified) llvm/lib/IR/Au
@@ -647,6 +647,14 @@ class LangOptions : public LangOptionsBase {
return ConvergentFunctions;
}
+ /// Return true if atomicrmw operations targeting allocations in private
+ /// memory are undefined.
+ bool threadPrivateMemoryAtomicsAreUndefined() const {
+// Shoul
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Sergio Afonso (skatrak)
Changes
After decomposition of OpenMP compound constructs and assignment of applicable
clauses to each leaf construct, composite constructs are then combined again
into a single element in the construct queu
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102641
Backport 0b745a10843fc85e579bbf459f78b3f43e7ab309
Requested by: @davemgreen
>From f83753954d8f94dc7573e210e7fb2300803c0012 Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 9 Aug 2024 14:25:07 +0100
Subjec
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102641
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@pawosm-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102641
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
@llvm/pr-subscribers-llvm-analysis
Author: None (llvmbot)
Changes
Backport 0b745a10843fc85e579bbf459f78b3f43e7ab309
Requested by: @davemgreen
---
Patch is 36.51 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
This was much more difficult than I anticipated. The pass is
not in a good state, with poor test coverage. The legacy PM
does seem to be relying on maintaining the map state between
different SCCs, w
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-codegen
Author: Rose Silicon (RSilicon)
Changes
Default attributes assigned to all functions according to the command line
parameters. Some functions might have their own attributes and we need to set
or remove attribut
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102654.diff
5 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPU.h (+10-3)
- (modified) llvm/lib/Target/AMDGPU/AMDGPUAnnotateUni
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102663.diff
6 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPU.h (+11-3)
- (modified) llvm/lib/Target/AMDGPU/AMDGPUCodeGenPass
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102670
Backport 2eb6e30fe83ccce3cf01e596e73fa6385facd44b
Requested by: @asl
>From 89ac96cf1c2bcd057655fb4b8142e094f49031b5 Mon Sep 17 00:00:00 2001
From: Ahmed Bougacha
Date: Fri, 9 Aug 2024 11:49:50 -0700
Subject: [
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102670
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@kovdan01 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102670
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
Backport 2eb6e30fe83ccce3cf01e596e73fa6385facd44b
Requested by: @asl
---
Full diff: https://github.com/llvm/llvm-project/pull/102670.diff
5 Files Affected:
- (modified) clang/include/clang/Basic/PointerAuth
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Shoaib Meenai (smeenai)
Changes
This reduces the size of the generated header maps significantly (35%
measured internally). Further savings are possible through tail
deduplication, but the additional complication isn't worth the gain IMO.
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102680
Backport 101cf540e698529d3dd899d00111bcb654a3c12b
Requested by: @bulbazord
>From deb61f38595fbee906616175c7e5a9e323e30c8c Mon Sep 17 00:00:00 2001
From: Alex Langford
Date: Fri, 9 Aug 2024 12:50:42 -0700
Subje
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/102680
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@clayborg What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/102680
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (llvmbot)
Changes
Backport 101cf540e698529d3dd899d00111bcb654a3c12b
Requested by: @bulbazord
---
Full diff: https://github.com/llvm/llvm-project/pull/102680.diff
2 Files Affected:
- (modified) lldb/include/lldb/API/SBSaveCoreOption
@@ -1441,6 +1458,22 @@ Error PrintProgramStats::runOnFunctions(BinaryContext
&BC) {
StaleSampleCount += SampleCount;
++NumAllStaleFunctions;
}
+
+if (opts::ShowDensity) {
+ uint64_t Size = Function.getSize();
+ // In case of BOLT split functions r
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Shilei Tian (shiltian)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102717.diff
4 Files Affected:
- (modified) clang/lib/CodeGen/CGOpenMPRuntime.cpp (+17-12)
- (modified) clang/test/OpenMP/target_teams_codeg
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Shilei Tian (shiltian)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/102717.diff
4 Files Affected:
- (modified) clang/lib/CodeGen/CGOpenMPRuntime.cpp (+17-12)
- (modified) clang/test/OpenMP/target_teams_codegen.cpp
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport 9eefe065bb2752b0db9ed553d2406e9a15ce349e
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/101136.diff
1 Files Affected:
- (modified) compiler-rt/lib/sanitizer
github-actions[bot] wrote:
@rorth (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
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport 1c53b907bd6348138a59da270836fc9b4c161a07
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/101137.diff
1 Files Affected:
- (modified) compiler-rt/lib/sanitizer
github-actions[bot] wrote:
@rorth (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
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport 7cecbdfe4eac3fd7268532426fb6b13e51b8720d
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/101141.diff
1 Files Affected:
- (modified) compiler-rt/test/sanitize
github-actions[bot] wrote:
@rorth (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
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport fcd6bd5587cc376cd8f43b60d1c7d61fdfe0f535
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/101143.diff
1 Files Affected:
- (modified) compiler-rt/lib/sanitizer
github-actions[bot] wrote:
@rorth (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
github-actions[bot] wrote:
@thesamesam (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.
1101 - 1200 of 56936 matches
Mail list logo