[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-03-01 Thread Alex Rønne Petersen via llvm-branch-commits
alexrp wrote: Strictly speaking this represents an ABI change, so per the LLVM release policy, I don't see how it *could* be included in a post-20.1.0 release? https://github.com/llvm/llvm-project/pull/129311 ___ llvm-branch-commits mailing list llvm-

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-03-01 Thread Jordan R AW via llvm-branch-commits
ajordanr-google wrote: I think it can wait, I don't think this is urgent until we find others who need this. On Sat, 1 Mar 2025, 14:56 Tom Stellard, ***@***.***> wrote: > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? > > — > Reply to this email directly, view it on GitHub >

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-03-01 Thread Brian Cain via llvm-branch-commits
androm3da wrote: > > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? > > It can wait. Hmm -- or, rather -- I should ask @alexrp whether it can wait. https://github.com/llvm/llvm-project/pull/129311 ___ llvm-branch-commits mailing list

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-03-01 Thread Brian Cain via llvm-branch-commits
androm3da wrote: > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? It can wait. 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/mail

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-03-01 Thread Konstantin Varlamov via llvm-branch-commits
var-const wrote: @tstellar IMO it can wait, as long as it ends up in the 20.x release. 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/listi

[llvm-branch-commits] [llvm] release/20.x: workflows/release-binaries: Fix macos-14 build (#127157) (PR #128945)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? https://github.com/llvm/llvm-project/pull/128945 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread Martin Storsjö via llvm-branch-commits
mstorsjo wrote: > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? The libcxx CI gets failures in the clang-cl configs on Windows, which this fixes. So this change isn't urgent in itself, but if the libcxx CI is run on the release branch, it'll have unrelated errors until this is

[llvm-branch-commits] [llvm] release/20.x: workflows/release-binaries: Fix macos-14 build (#127157) (PR #128945)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: > > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? > > Is this a scripted message or something? I'm assuming what version this lands > in would be your call. Yeah, I put the message on all issues. I'll backport this one for 20.1.0. https://github.com/llvm/llvm

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? 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/mailman/listinfo/llvm

[llvm-branch-commits] [llvm] release/20.x: workflows/release-binaries: Fix macos-14 build (#127157) (PR #128945)

2025-03-01 Thread Aiden Grossman via llvm-branch-commits
boomanaiden154 wrote: > Does this need to be in 20.1.0 or could it wait until 20.1.1 ? Is this a scripted message or something? I'm assuming what version this lands in would be your call. https://github.com/llvm/llvm-project/pull/128945 ___ llvm-bran

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? https://github.com/llvm/llvm-project/pull/129383 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? 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

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? 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

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? 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

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? 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

[llvm-branch-commits] [llvm] release/20.x: workflows/release-binaries-all: Add missing secret input (#126921) (PR #128884)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? https://github.com/llvm/llvm-project/pull/128884 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [llvm] release/20.x: [LV][VPlan] Prevent calculate cost for skiped instructions in precomputeCosts(). (#127966) (PR #128694)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? https://github.com/llvm/llvm-project/pull/128694 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [llvm] release/20.x: Reland "[LV]: Teach LV to recursively (de)interleave." (#125094) (PR #128389)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Does this need to be in 20.1.0 or could it wait until 20.1.1 ? https://github.com/llvm/llvm-project/pull/128389 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [clang] [libc] release/20.x: [Clang] Add handlers for 'match_any' and 'match_all' to `gpuintrin.h` (#127504) (PR #127704)

2025-03-01 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/127704 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [LV][VPlan] Prevent calculate cost for skiped instructions in precomputeCosts(). (#127966) (PR #128879)

2025-03-01 Thread Florian Hahn via llvm-branch-commits
https://github.com/fhahn milestoned https://github.com/llvm/llvm-project/pull/128879 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] unittests: Use EXPECT_ instead of ASSERT_ in a few tests (PR #129251)

2025-03-01 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay approved this pull request. 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

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned 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/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread Simon Pilgrim via llvm-branch-commits
https://github.com/RKSimon approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/129383 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread Martin Storsjö via llvm-branch-commits
mstorsjo wrote: > @frederick-vs-ja What do you think about merging this PR to the release > branch? I think @ldionne or @philnik777 should reply here. Without this, I guess the clang-cl CI configs will fail on the 20.x release branch. https://github.com/llvm/llvm-project/pull/129303 _

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129383 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport 2709366f75b054e2cba4f61310de5a9605f4aa24 Requested by: @dtcxzyw --- Full diff: https://github.com/llvm/llvm-project/pull/129383.diff 2 Files Affected: - (modified) llvm/lib/CodeGen/SelectionDAG/DAG

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129383 Backport 2709366f75b054e2cba4f61310de5a9605f4aa24 Requested by: @dtcxzyw >From e7b661513407984df3e2e8e149ddfe13bc11d063 Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Sat, 1 Mar 2025 20:21:28 +0800 Subject

[llvm-branch-commits] [llvm] release/20.x: [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) (PR #129383)

2025-03-01 Thread via llvm-branch-commits
llvmbot wrote: @RKSimon What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129383 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [clang] [MC/DC] Enable nested expressions (PR #125413)

2025-03-01 Thread NAKAMURA Takumi via llvm-branch-commits
@@ -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

[llvm-branch-commits] [clang] [AMDGPU] Simplify dpp builtin handling (PR #115090)

2025-03-01 Thread Stanislav Mekhanoshin via llvm-branch-commits
https://github.com/rampitec updated https://github.com/llvm/llvm-project/pull/115090 >From f7e10b1e26159442945c2682ca1ed463bd152605 Mon Sep 17 00:00:00 2001 From: Stanislav Mekhanoshin Date: Mon, 4 Nov 2024 12:28:07 -0800 Subject: [PATCH] [AMDGPU] Simplify dpp builtin handling DPP intrinsics c

[llvm-branch-commits] [clang] release/19.x: [clang-format] Correctly annotate braces in macro definitions (#123279) (PR #123439)

2025-03-01 Thread Owen Pan via llvm-branch-commits
https://github.com/owenca closed https://github.com/llvm/llvm-project/pull/123439 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [AMDGPU] Simplify dpp builtin handling (PR #115090)

2025-03-01 Thread Stanislav Mekhanoshin via llvm-branch-commits
https://github.com/rampitec updated https://github.com/llvm/llvm-project/pull/115090 >From f7e10b1e26159442945c2682ca1ed463bd152605 Mon Sep 17 00:00:00 2001 From: Stanislav Mekhanoshin Date: Mon, 4 Nov 2024 12:28:07 -0800 Subject: [PATCH] [AMDGPU] Simplify dpp builtin handling DPP intrinsics c

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread A. Jiang via llvm-branch-commits
https://github.com/frederick-vs-ja approved this pull request. 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/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU][NPM] Support -regalloc-npm options (PR #129035)

2025-03-01 Thread via llvm-branch-commits
paperchalice wrote: I would prefer generic regalloc pipeline tunning options, X86 backend also has the same feature request, but it is related to generic builder design. I'm fine with this change if AMDGPU maintainers approve it. https://github.com/llvm/llvm-project/pull/129035 ___

[llvm-branch-commits] [llvm] [AMDGPU][NPM] Support -regalloc-npm options (PR #129035)

2025-03-01 Thread via llvm-branch-commits
https://github.com/1207Montes requested changes to this pull request. {shutdown}⬇️ https://github.com/llvm/llvm-project/pull/129035 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/

[llvm-branch-commits] [llvm] [AMDGPU][NPM] Support -regalloc-npm options (PR #129035)

2025-03-01 Thread via llvm-branch-commits
1207Montes wrote: {shutdown}*⬇️ {Block} *{Accidentally only*} https://github.com/llvm/llvm-project/pull/129035 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [MC/DC] Introduce `-fmcdc-single-conditions` to include also single conditions (PR #125484)

2025-03-01 Thread NAKAMURA Takumi via llvm-branch-commits
https://github.com/chapuni closed https://github.com/llvm/llvm-project/pull/125484 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-03-01 Thread Nikolas Klauser via llvm-branch-commits
https://github.com/philnik777 approved this pull request. 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

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-03-01 Thread Nikolas Klauser via llvm-branch-commits
https://github.com/philnik777 approved this pull request. 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/mailman/listinfo/llvm-branch-commits