[llvm-branch-commits] [CI] Do Not Consider a Job Failed if Steps Were Skipped (PR #127279)

2025-02-14 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/127279 ___ 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] [SHT_LLVM_FUNC_MAP][CodeGen]Introduce function address map section and emit dynamic instruction count(CodeGen part) (PR #124334)

2025-02-14 Thread Lei Wang via llvm-branch-commits
https://github.com/wlei-llvm updated https://github.com/llvm/llvm-project/pull/124334 ___ 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] [SHT_LLVM_FUNC_MAP][CodeGen]Introduce function address map section and emit dynamic instruction count(CodeGen part) (PR #124334)

2025-02-14 Thread Lei Wang via llvm-branch-commits
https://github.com/wlei-llvm updated https://github.com/llvm/llvm-project/pull/124334 ___ 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] [CI] Do Not Consider a Job Failed if Steps Were Skipped (PR #127279)

2025-02-14 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/127279 ___ 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] [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline (PR #120557)

2025-02-14 Thread Akshat Oke via llvm-branch-commits
https://github.com/optimisan updated https://github.com/llvm/llvm-project/pull/120557 >From 6b013984ddb49a7c60a6eb60db33aa73f9e55c4d Mon Sep 17 00:00:00 2001 From: Akshat Oke Date: Tue, 11 Feb 2025 12:36:40 + Subject: [PATCH 1/3] [CodeGen][NewPM] Plug greedy RA in codegen pipeline --- llv

[llvm-branch-commits] [llvm] [AMDGPU][NewPM] Port SIOptimizeExecMaskingPreRA to NPM (PR #125351)

2025-02-14 Thread Akshat Oke via llvm-branch-commits
https://github.com/optimisan updated https://github.com/llvm/llvm-project/pull/125351 >From e5a0295c0f93617db9188b499a24125878f2b279 Mon Sep 17 00:00:00 2001 From: Akshat Oke Date: Sat, 1 Feb 2025 18:21:24 + Subject: [PATCH 1/2] [AMDGPU][NewPM] Port SIOptimizeExecMaskingPreRA to NPM --- l

[llvm-branch-commits] [llvm] [AMDGPU][NewPM] Port SIOptimizeExecMaskingPreRA to NPM (PR #125351)

2025-02-14 Thread Akshat Oke via llvm-branch-commits
https://github.com/optimisan updated https://github.com/llvm/llvm-project/pull/125351 >From e5a0295c0f93617db9188b499a24125878f2b279 Mon Sep 17 00:00:00 2001 From: Akshat Oke Date: Sat, 1 Feb 2025 18:21:24 + Subject: [PATCH 1/2] [AMDGPU][NewPM] Port SIOptimizeExecMaskingPreRA to NPM --- l

[llvm-branch-commits] [clang] [llvm] release/20.x: [reland][DebugInfo] Update DIBuilder insertion to take InsertPosition (#126967) (PR #127124)

2025-02-14 Thread Jeremy Morse via llvm-branch-commits
https://github.com/jmorse approved this pull request. >From a technical perspective this is fine to merge IMO, it's NFC for all >intensive purposes and eases the transition from >insert-with-instruction-pointers to insert-with-iterators. The only concern is >whether it's too late for the relea

[llvm-branch-commits] [flang] [flang][draft] update fir.coordinate_of to carry the fields (PR #127231)

2025-02-14 Thread Valentin Clement バレンタイン クレメン via llvm-branch-commits
clementval wrote: Thanks for the patch @jeanPerier! The intent to remove such operation looks good to me. https://github.com/llvm/llvm-project/pull/127231 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/

[llvm-branch-commits] [libcxx] release/20.x: [libc++][format] Disables the FTM on older MacOS versions. (#126547) (PR #127232)

2025-02-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes Backport fbd92d098500775501ba917f21e094f4d714f562 Requested by: @mordante --- Full diff: https://github.com/llvm/llvm-project/pull/127232.diff 6 Files Affected: - (modified) libcxx/include/version (+6-2) - (mod

[llvm-branch-commits] [libcxx] release/20.x: [libc++][format] Disables the FTM on older MacOS versions. (#126547) (PR #127232)

2025-02-14 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/127232 Backport fbd92d098500775501ba917f21e094f4d714f562 Requested by: @mordante >From 0ee16ae8594d0686dab1301f90042dc62542e4f8 Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Fri, 14 Feb 2025 18:27:54 +0100 Subje

[llvm-branch-commits] [libcxx] release/20.x: [libc++][format] Disables the FTM on older MacOS versions. (#126547) (PR #127232)

2025-02-14 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/127232 ___ 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] Switch to MF.estimateFunctionSizeInBytes() (PR #127246)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
rampitec wrote: > [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is > open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/127246?utm_source=stack-comment-downstack-mergeability-warning"

[llvm-branch-commits] [llvm] [AMDGPU] Switch to MF.estimateFunctionSizeInBytes() (PR #127246)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
https://github.com/rampitec ready_for_review https://github.com/llvm/llvm-project/pull/127246 ___ 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] Switch to MF.estimateFunctionSizeInBytes() (PR #127246)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
https://github.com/rampitec created https://github.com/llvm/llvm-project/pull/127246 Both methods are equally inaccurate, we need to switch to MCExpr for better results in the future. >From 99b5a597f7a888269ebdbd0f054d6511b2c9950b Mon Sep 17 00:00:00 2001 From: Stanislav Mekhanoshin Date: Fri,

[llvm-branch-commits] [llvm] [AMDGPU] Early bail in getFunctionCodeSize for meta inst. NFC. (PR #127129)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
rampitec wrote: > There is also MF.estimateFunctionSizeInBytes(), probably should use that as a > stop gap until MC computes this https://github.com/llvm/llvm-project/pull/127246 For some reason it is not const and also can overestimate code size. https://github.com/llvm/llvm-project/pull/127

[llvm-branch-commits] [llvm] [AMDGPU] Switch to MF.estimateFunctionSizeInBytes() (PR #127246)

2025-02-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: Stanislav Mekhanoshin (rampitec) Changes Both methods are equally inaccurate, we need to switch to MCExpr for better results in the future. --- Full diff: https://github.com/llvm/llvm-project/pull/127246.diff 3 Files Affected:

[llvm-branch-commits] [clang] release/20.x: Diagnose the code with trailing comma in the function call. (#125232) (PR #127215)

2025-02-14 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/127215 Backport 922f339c4ef3631f66dc4b8caa4c356103dbf69d Requested by: @hokein >From b694382296f6ccd756086158528c6114fabeffd2 Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Fri, 14 Feb 2025 16:21:53 +0100 Subject: [

[llvm-branch-commits] [clang] 0a037c6 - Revert "[NFC] Avoid potential null dereference. (#126872)"

2025-02-14 Thread via llvm-branch-commits
Author: schittir Date: 2025-02-14T09:05:41-08:00 New Revision: 0a037c6c3017a7785e22ce0bc2d1d2a66168d1fc URL: https://github.com/llvm/llvm-project/commit/0a037c6c3017a7785e22ce0bc2d1d2a66168d1fc DIFF: https://github.com/llvm/llvm-project/commit/0a037c6c3017a7785e22ce0bc2d1d2a66168d1fc.diff LOG:

[llvm-branch-commits] [libcxx] release/20.x: [libc++][format] Disables the FTM on older MacOS versions. (#126547) (PR #127232)

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

[llvm-branch-commits] [llvm] [AMDGPU] Respect MBB alignment in the getFunctionCodeSize() (PR #127142)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
https://github.com/rampitec updated https://github.com/llvm/llvm-project/pull/127142 >From 63e9a995b61b17c2fe064ca4142c58e541688cf4 Mon Sep 17 00:00:00 2001 From: Stanislav Mekhanoshin Date: Thu, 13 Feb 2025 14:46:37 -0800 Subject: [PATCH] [AMDGPU] Respect MBB alignment in the getFunctionCodeSi

[llvm-branch-commits] [llvm] [AMDGPU] Respect MBB alignment in the getFunctionCodeSize() (PR #127142)

2025-02-14 Thread Stanislav Mekhanoshin via llvm-branch-commits
@@ -212,6 +212,8 @@ uint64_t SIProgramInfo::getFunctionCodeSize(const MachineFunction &MF) { uint64_t CodeSize = 0; for (const MachineBasicBlock &MBB : MF) { +CodeSize = alignTo(CodeSize, MBB.getAlignment()); rampitec wrote: Thanks. Added comment. h

[llvm-branch-commits] [clang] release/20.x: Diagnose the code with trailing comma in the function call. (#125232) (PR #127215)

2025-02-14 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport 922f339c4ef3631f66dc4b8caa4c356103dbf69d Requested by: @hokein --- Full diff: https://github.com/llvm/llvm-project/pull/127215.diff 2 Files Affected: - (modified) clang/lib/Parse/ParseExpr.cpp (+2) - (m

[llvm-branch-commits] [clang] release/20.x: Diagnose the code with trailing comma in the function call. (#125232) (PR #127215)

2025-02-14 Thread via llvm-branch-commits
llvmbot wrote: @a-tarasyuk What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/127215 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/li

[llvm-branch-commits] [clang] release/20.x: Diagnose the code with trailing comma in the function call. (#125232) (PR #127215)

2025-02-14 Thread Oleksandr T. via llvm-branch-commits
https://github.com/a-tarasyuk approved this pull request. https://github.com/llvm/llvm-project/pull/127215 ___ 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] release/20.x: Diagnose the code with trailing comma in the function call. (#125232) (PR #127215)

2025-02-14 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/127215 ___ 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] [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline (PR #120557)

2025-02-14 Thread Christudasan Devadasan via llvm-branch-commits
@@ -193,12 +193,12 @@ MACHINE_FUNCTION_PASS_WITH_PARAMS( }, "filter=reg-filter;no-clear-vregs") +// 'all' is the default filter cdevadas wrote: ```suggestion // 'all' is the default filter. ``` https://github.com/llvm/llvm-project/pull/120557 ___

[llvm-branch-commits] [llvm] [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline (PR #120557)

2025-02-14 Thread Christudasan Devadasan via llvm-branch-commits
https://github.com/cdevadas approved this pull request. LGTM with a nit. https://github.com/llvm/llvm-project/pull/120557 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branc

[llvm-branch-commits] [llvm] [RegAlloc][NewPM] Plug Greedy RA in codegen pipeline (PR #120557)

2025-02-14 Thread Christudasan Devadasan via llvm-branch-commits
https://github.com/cdevadas edited https://github.com/llvm/llvm-project/pull/120557 ___ 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] 8b59f12 - Revert "[llvm-jitlink] Explicit exports for builtin runtime functions in MinG…"

2025-02-14 Thread via llvm-branch-commits
Author: dyung Date: 2025-02-14T22:57:16-05:00 New Revision: 8b59f1236250039df01041dd306a7932333cece0 URL: https://github.com/llvm/llvm-project/commit/8b59f1236250039df01041dd306a7932333cece0 DIFF: https://github.com/llvm/llvm-project/commit/8b59f1236250039df01041dd306a7932333cece0.diff LOG: Re

<    1   2