[llvm-branch-commits] [llvm] release/19.x: Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)" (PR #100094)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100094 >From c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 23 Jul 2024 12:00:53 +0200 Subject: [PATCH] Revert " [LICM] Fold associative binary ops to promote code hoisting

[llvm-branch-commits] [llvm] c404c7c - Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)"

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Nikita Popov Date: 2024-07-24T09:00:27+02:00 New Revision: c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 URL: https://github.com/llvm/llvm-project/commit/c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 DIFF: https://github.com/llvm/llvm-project/commit/c404c7ce7e917a42b8c7d677606c1e3dd476fbc7.diff

[llvm-branch-commits] [llvm] release/19.x: Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)" (PR #100094)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100094 ___ 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] [libc++][spaceship] Marks P1614 as complete. (PR #99375)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/99375 >From 745adad514a08c7e7cbce92a780ca42a44672c6b Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Mon, 15 Jul 2024 07:45:02 +0200 Subject: [PATCH] [libc++][spaceship] Marks P1614 as complete. Implements parts of: - P

[llvm-branch-commits] [llvm] release/19.x: Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)" (PR #100094)

2024-07-24 Thread via llvm-branch-commits
github-actions[bot] wrote: @nikic (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

[llvm-branch-commits] [clang] release/19.x: [clang][test] Add function type discrimination tests to static destructor tests (#99604) (PR #100215)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100215 >From 843276aa2c97f46581309a441a7d55a45dd3d6c0 Mon Sep 17 00:00:00 2001 From: Oliver Hunt Date: Tue, 23 Jul 2024 14:18:53 -0700 Subject: [PATCH] [clang][test] Add function type discrimination tests to static destruc

[llvm-branch-commits] [clang] 843276a - [clang][test] Add function type discrimination tests to static destructor tests (#99604)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Oliver Hunt Date: 2024-07-24T09:04:57+02:00 New Revision: 843276aa2c97f46581309a441a7d55a45dd3d6c0 URL: https://github.com/llvm/llvm-project/commit/843276aa2c97f46581309a441a7d55a45dd3d6c0 DIFF: https://github.com/llvm/llvm-project/commit/843276aa2c97f46581309a441a7d55a45dd3d6c0.diff L

[llvm-branch-commits] [clang] release/19.x: [clang][test] Add function type discrimination tests to static destructor tests (#99604) (PR #100215)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100215 ___ 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] [compiler-rt] release/19.x: [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) (PR #100219)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100219 >From 95ed2d007951374c8ae905b2cce4be262865e442 Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Tue, 23 Jul 2024 14:39:58 -0700 Subject: [PATCH] [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticati

[llvm-branch-commits] [compiler-rt] 95ed2d0 - [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Akira Hatanaka Date: 2024-07-24T09:05:40+02:00 New Revision: 95ed2d007951374c8ae905b2cce4be262865e442 URL: https://github.com/llvm/llvm-project/commit/95ed2d007951374c8ae905b2cce4be262865e442 DIFF: https://github.com/llvm/llvm-project/commit/95ed2d007951374c8ae905b2cce4be262865e442.diff

[llvm-branch-commits] [compiler-rt] release/19.x: [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) (PR #100219)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100219 ___ 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/19.x: [clang][test] Add function type discrimination tests to static destructor tests (#99604) (PR #100215)

2024-07-24 Thread via llvm-branch-commits
github-actions[bot] wrote: @asl (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

[llvm-branch-commits] [llvm] release/19.x: [LoongArch] Fix codegen for ISD::ROTR (#100292) (PR #100297)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100297 >From aa425eb0e2f5174e50ec84766861ae3f6186d39b Mon Sep 17 00:00:00 2001 From: hev Date: Wed, 24 Jul 2024 12:08:43 +0800 Subject: [PATCH] [LoongArch] Fix codegen for ISD::ROTR (#100292) This patch fixes the code gene

[llvm-branch-commits] [llvm] aa425eb - [LoongArch] Fix codegen for ISD::ROTR (#100292)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: hev Date: 2024-07-24T09:06:20+02:00 New Revision: aa425eb0e2f5174e50ec84766861ae3f6186d39b URL: https://github.com/llvm/llvm-project/commit/aa425eb0e2f5174e50ec84766861ae3f6186d39b DIFF: https://github.com/llvm/llvm-project/commit/aa425eb0e2f5174e50ec84766861ae3f6186d39b.diff LOG: [Loo

[llvm-branch-commits] [llvm] release/19.x: [LoongArch] Fix codegen for ISD::ROTR (#100292) (PR #100297)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100297 ___ 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] [compiler-rt] release/19.x: [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) (PR #100219)

2024-07-24 Thread via llvm-branch-commits
github-actions[bot] wrote: @asl (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

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Fix InsnCI register type (#100113) (PR #100306)

2024-07-24 Thread Sam Elliott via llvm-branch-commits
https://github.com/lenary approved this pull request. https://github.com/llvm/llvm-project/pull/100306 ___ 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] [compiler-rt] release/19.x: [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) (PR #100322)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100322 ___ 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] [compiler-rt] release/19.x: [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) (PR #100322)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @rorth What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/100322 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinf

[llvm-branch-commits] [compiler-rt] release/19.x: [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) (PR #100322)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100322 Backport c34d673b02ead039acd107f096c1f32c16b61e07 Requested by: @rorth >From 8ba9d4dc47a7f41854baa5653ee2df88df2daa7f Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Wed, 24 Jul 2024 10:03:47 +0200 Subject: [

[llvm-branch-commits] [compiler-rt] release/19.x: [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) (PR #100322)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes Backport c34d673b02ead039acd107f096c1f32c16b61e07 Requested by: @rorth --- Full diff: https://github.com/llvm/llvm-project/pull/100322.diff 4 Files Affected: - (modified) compiler-rt/CMakeLists.tx

[llvm-branch-commits] [compiler-rt] release/19.x: [asan][cmake][test] Fix finding dynamic asan runtime lib (#100083) (PR #100322)

2024-07-24 Thread Rainer Orth via llvm-branch-commits
rorth wrote: I guess it's reasonably safe, though as patch author I may be biased. The `LD_LIBRARY_PATH*` part will only affect x86 and has been tested on both Solaris and Linux. The current `RPATH` handling is plain wrong, so no harm here. Maybe give it a couple of days soak time on `main`

[llvm-branch-commits] [lld] [llvm] release/19.x: [ARM] Create mapping symbols with non-unique names (PR #100171)

2024-07-24 Thread Peter Smith via llvm-branch-commits
https://github.com/smithp35 approved this pull request. LGTM, this is a simple and safe change. https://github.com/llvm/llvm-project/pull/100171 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mail

[llvm-branch-commits] [clang] release/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100332 Backport 666e3326fedfb6a033494c36c36aa95c4124d642 Requested by: @asl >From 7e083fa038c52c7fa086c55f25ccba64e3758232 Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Wed, 24 Jul 2024 02:04:37 -0700 Subject:

[llvm-branch-commits] [clang] release/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread via 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/100332 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/list

[llvm-branch-commits] [clang] release/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100332 ___ 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/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport 666e3326fedfb6a033494c36c36aa95c4124d642 Requested by: @asl --- Full diff: https://github.com/llvm/llvm-project/pull/100332.diff 14 Files Affected: - (modified) clang/include/clang/Basic/DiagnosticSemaKi

[llvm-branch-commits] [clang] release/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport 666e3326fedfb6a033494c36c36aa95c4124d642 Requested by: @asl --- Full diff: https://github.com/llvm/llvm-project/pull/100332.diff 14 Files Affected: - (modified) clang/include/clang/Basic/Diagnostic

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Fix InsnCI register type (#100113) (PR #100306)

2024-07-24 Thread Pengcheng Wang via llvm-branch-commits
https://github.com/wangpc-pp approved this pull request. https://github.com/llvm/llvm-project/pull/100306 ___ 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] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/100333 I assume getSubprogram will do the correct thing in hasDebugInfo, and this is redundant with the debug_compile_units distance check. This is in preparation for removing the field. >From cdc7ef3d245b8c013d094ac687

[llvm-branch-commits] [flang] release/19.x: [flang] fix C_PTR function result lowering (#100082) (PR #100324)

2024-07-24 Thread Paul Osmialowski via llvm-branch-commits
https://github.com/pawosm-arm approved this pull request. Tested it with a real life app. https://github.com/llvm/llvm-project/pull/100324 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/li

[llvm-branch-commits] [llvm] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
arsenm 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/100333?utm_source=stack-comment-downstack-mergeability-warning";

[llvm-branch-commits] [llvm] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm ready_for_review https://github.com/llvm/llvm-project/pull/100333 ___ 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] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: Matt Arsenault (arsenm) Changes I assume getSubprogram will do the correct thing in hasDebugInfo, and this is redundant with the debug_compile_units distance check. This is in preparation for removing the field. --- Full diff: https:

[llvm-branch-commits] [flang] [Flang][OpenMP] Add frontend support for -fopenmp-targets (PR #100155)

2024-07-24 Thread Tom Eccles via llvm-branch-commits
https://github.com/tblah approved this pull request. LGTM, thanks https://github.com/llvm/llvm-project/pull/100155 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commi

[llvm-branch-commits] [clang] release/19.x: [PAC] Define __builtin_ptrauth_type_discriminator (#100204) (PR #100332)

2024-07-24 Thread Daniil Kovalev via llvm-branch-commits
https://github.com/kovdan01 approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/100332 ___ 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/19.x: [RISCV] Fix InsnCI register type (#100113) (PR #100306)

2024-07-24 Thread Sam Elliott via llvm-branch-commits
lenary wrote: The build failures aren't related. I'm going to hit the rebase button in the hope that fixes the build issue. https://github.com/llvm/llvm-project/pull/100306 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https:

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Fix InsnCI register type (#100113) (PR #100306)

2024-07-24 Thread Sam Elliott via llvm-branch-commits
https://github.com/lenary updated https://github.com/llvm/llvm-project/pull/100306 >From f9d32a6882749e761e971f9237dde813ddbba2d7 Mon Sep 17 00:00:00 2001 From: Sudharsan Veeravalli Date: Tue, 23 Jul 2024 18:49:57 +0530 Subject: [PATCH] [RISCV] Fix InsnCI register type (#100113) According to t

[llvm-branch-commits] [llvm] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm updated https://github.com/llvm/llvm-project/pull/100333 >From 442532e0d50039d0bb3603520d361b2ee4b4a1b5 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Wed, 24 Jul 2024 13:11:04 +0400 Subject: [PATCH] DebugInfo: Avoid some MMI::hasDebugInfo checks I assume getSubp

[llvm-branch-commits] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100352 Backport eb9bf188918bf5c88151d7735d925a3912a5b596 Requested by: @luporl >From ec4b212e0f90b733a1245a43822f7e55eda6cfba Mon Sep 17 00:00:00 2001 From: Leandro Lupori Date: Tue, 23 Jul 2024 08:58:08 -0300 Subjec

[llvm-branch-commits] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100352 ___ 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] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @luporl What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/100352 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listin

[llvm-branch-commits] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/100352 >From 50e597d74524da99d3d7d23938a46348040fa810 Mon Sep 17 00:00:00 2001 From: Leandro Lupori Date: Tue, 23 Jul 2024 08:58:08 -0300 Subject: [PATCH] [flang][OpenMP] Fix copyprivate semantic checks (#95799) There

[llvm-branch-commits] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-semantics Author: None (llvmbot) Changes Backport eb9bf188918bf5c88151d7735d925a3912a5b596 Requested by: @luporl --- Patch is 29.74 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/100352.diff 15 File

[llvm-branch-commits] [flang] release/19.x: [flang][OpenMP] Fix copyprivate semantic checks (#95799) (PR #100352)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-openmp Author: None (llvmbot) Changes Backport eb9bf188918bf5c88151d7735d925a3912a5b596 Requested by: @luporl --- Patch is 29.74 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/100352.diff 15 Files A

[llvm-branch-commits] [llvm] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm updated https://github.com/llvm/llvm-project/pull/100333 >From 6367409181a47493058cede13de0b623d59e4b45 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Wed, 24 Jul 2024 13:11:04 +0400 Subject: [PATCH 1/2] DebugInfo: Avoid some MMI::hasDebugInfo checks I assume get

[llvm-branch-commits] [llvm] DebugInfo: Avoid some MMI::hasDebugInfo checks (PR #100333)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm updated https://github.com/llvm/llvm-project/pull/100333 >From 6367409181a47493058cede13de0b623d59e4b45 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Wed, 24 Jul 2024 13:11:04 +0400 Subject: [PATCH] DebugInfo: Avoid some MMI::hasDebugInfo checks I assume getSubp

[llvm-branch-commits] [llvm] FastISel: Do not check for module debug info (PR #100353)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/100353 I don't see the point of this check and SelectionDAG does not perform it. In the normal usecase, if there's no debug info the debug intrinsics would not be there in the first place. >From 1e3fdb2a58c6709e4d69fd0f

[llvm-branch-commits] [llvm] FastISel: Do not check for module debug info (PR #100353)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
arsenm 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/100353?utm_source=stack-comment-downstack-mergeability-warning";

[llvm-branch-commits] [llvm] FastISel: Do not check for module debug info (PR #100353)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-debuginfo Author: Matt Arsenault (arsenm) Changes I don't see the point of this check and SelectionDAG does not perform it. In the normal usecase, if there's no debug info the debug intrinsics would not be there in the first place. --- Full diff: https:

[llvm-branch-commits] [llvm] FastISel: Do not check for module debug info (PR #100353)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm ready_for_review https://github.com/llvm/llvm-project/pull/100353 ___ 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] [libc] release/19.x: [libc] Fix leftover debug commandline argument (PR #100291)

2024-07-24 Thread Joseph Huber via llvm-branch-commits
https://github.com/jhuber6 updated https://github.com/llvm/llvm-project/pull/100291 >From c3dfd23fd6bb167eb6be49a24aef14a0f5621d8d Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Tue, 23 Jul 2024 21:35:09 -0500 Subject: [PATCH 1/2] [libc] Fix leftover debug commandline argument Summary: Fixe

[llvm-branch-commits] [llvm] release/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100359 ___ 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/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100359 Backport c1b70fa5bfea973d4141e27cf9668e9325609e19 7fad04e94b7b594389111ae7eca0883ef18dc90b Requested by: @nikic >From 46b7fc817edd58cff0802c8000712a0b109c0412 Mon Sep 17 00:00:00 2001 From: Benjamin Maxwell D

[llvm-branch-commits] [llvm] release/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @paulwalker-arm What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/100359 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailma

[llvm-branch-commits] [llvm] release/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes Backport c1b70fa5bfea973d4141e27cf9668e9325609e19 7fad04e94b7b594389111ae7eca0883ef18dc90b Requested by: @nikic --- Full diff: https://github.com/llvm/llvm-project/pull/100359.diff 2 Files Affected: -

[llvm-branch-commits] [llvm] release/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread Paul Walker via llvm-branch-commits
https://github.com/paulwalker-arm approved this pull request. https://github.com/llvm/llvm-project/pull/100359 ___ 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/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100365 ___ 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/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100365 Backport 4bb3a1e16f3a854d05bc0b8c5b6f8f78effb1d93 Requested by: @AaronBallman >From b7cec2dba72a55292d58510ea0e97be2ff2673d4 Mon Sep 17 00:00:00 2001 From: Chris Copeland Date: Wed, 24 Jul 2024 05:53:39 -0700

[llvm-branch-commits] [clang] release/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread via 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/100365 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/

[llvm-branch-commits] [clang] release/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport 4bb3a1e16f3a854d05bc0b8c5b6f8f78effb1d93 Requested by: @AaronBallman --- Full diff: https://github.com/llvm/llvm-project/pull/100365.diff 3 Files Affected: - (modified) clang/docs/ReleaseNotes.rst

[llvm-branch-commits] [llvm] DAG: Lower single infinity is.fpclass tests to fcmp (PR #100380)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/100380 InstCombine also should have taken care of this, but this should be helpful when the fcmp based lowering strategy tries to combine multiple tests. >From c27e0441cacf32077d0c101304a0b0b3d336058c Mon Sep 17 00:00:0

[llvm-branch-commits] [llvm] DAG: Lower single infinity is.fpclass tests to fcmp (PR #100380)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
arsenm 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/100380?utm_source=stack-comment-downstack-mergeability-warning";

[llvm-branch-commits] [llvm] DAG: Lower single infinity is.fpclass tests to fcmp (PR #100380)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: Matt Arsenault (arsenm) Changes InstCombine also should have taken care of this, but this should be helpful when the fcmp based lowering strategy tries to combine multiple tests. --- Full diff: https://github.com/llvm/llvm-project/pu

[llvm-branch-commits] [llvm] DAG: Lower single infinity is.fpclass tests to fcmp (PR #100380)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm updated https://github.com/llvm/llvm-project/pull/100380 >From 37ecc7b70321cdd7ed369d4bec6db50b3f112537 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Wed, 1 Feb 2023 09:52:34 -0400 Subject: [PATCH] DAG: Lower single infinity is.fpclass tests to fcmp InstCombine

[llvm-branch-commits] [llvm] DAG: Lower single infinity is.fpclass tests to fcmp (PR #100380)

2024-07-24 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm updated https://github.com/llvm/llvm-project/pull/100380 >From 1b48c68a9130ebb9fb7a68752be79716fe075dad Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Wed, 1 Feb 2023 09:52:34 -0400 Subject: [PATCH] DAG: Lower single infinity is.fpclass tests to fcmp InstCombine

[llvm-branch-commits] [clang] release/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100381 Backport 5b15d9c441810121c23f9f421bbb007fd4c448e8 Requested by: @jhuber6 >From 43cec9d5512692315a749ccb080dcd04561453f3 Mon Sep 17 00:00:00 2001 From: Jan Leyonberg Date: Wed, 24 Jul 2024 09:57:39 -0400 Subjec

[llvm-branch-commits] [clang] release/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @TIFitis What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/100381 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [clang] release/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100381 ___ 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/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-codegen Author: None (llvmbot) Changes Backport 5b15d9c441810121c23f9f421bbb007fd4c448e8 Requested by: @jhuber6 --- Full diff: https://github.com/llvm/llvm-project/pull/100381.diff 1 Files Affected: - (modified) clang/lib/CodeGen/CGOpenMPRunti

[llvm-branch-commits] [clang] release/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread Akash Banerjee via llvm-branch-commits
https://github.com/TIFitis approved this pull request. https://github.com/llvm/llvm-project/pull/100381 ___ 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] [flang] [llvm] [mlir] [MLIR][OpenMP][OMPIRBuilder] Add lowering support for omp.target_triples (PR #100156)

2024-07-24 Thread Michael Kruse via llvm-branch-commits
https://github.com/Meinersbur approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/100156 ___ 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] [BOLT] Support more than two jump table parents (PR #99988)

2024-07-24 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/99988 ___ 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] [BOLT] Support more than two jump table parents (PR #99988)

2024-07-24 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/99988 ___ 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] [llvm] release/19.x: [PowerPC] Add support for -mcpu=pwr11 / -mtune=pwr11 (#99511) (PR #100151)

2024-07-24 Thread David Tenty via llvm-branch-commits
daltenty wrote: > @daltenty (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. - [Po

[llvm-branch-commits] [flang] [Flang][OpenMP] Add frontend support for -fopenmp-targets (PR #100155)

2024-07-24 Thread Sergio Afonso via llvm-branch-commits
https://github.com/skatrak updated https://github.com/llvm/llvm-project/pull/100155 >From 54e52e8a37fd725976e157cd0f9e0221a355dead Mon Sep 17 00:00:00 2001 From: Sergio Afonso Date: Tue, 23 Jul 2024 16:40:18 +0100 Subject: [PATCH 1/2] [Flang][OpenMP] Add frontend support for -fopenmp-targets T

[llvm-branch-commits] [flang] [Flang][OpenMP] Add frontend support for -fopenmp-targets (PR #100155)

2024-07-24 Thread Sergio Afonso via llvm-branch-commits
@@ -894,6 +894,7 @@ static bool parseDiagArgs(CompilerInvocation &res, llvm::opt::ArgList &args, /// options accordingly. Returns false if new errors are generated. static bool parseDialectArgs(CompilerInvocation &res, llvm::opt::ArgList &args, skatrak wrote:

[llvm-branch-commits] [llvm] FastISel: Do not check for module debug info (PR #100353)

2024-07-24 Thread Paul T Robinson via llvm-branch-commits
https://github.com/pogo59 approved this pull request. Seems reasonable. https://github.com/llvm/llvm-project/pull/100353 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch

[llvm-branch-commits] [clang] 43cec9d - [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358)

2024-07-24 Thread via llvm-branch-commits
Author: Jan Leyonberg Date: 2024-07-24T14:02:52Z New Revision: 43cec9d5512692315a749ccb080dcd04561453f3 URL: https://github.com/llvm/llvm-project/commit/43cec9d5512692315a749ccb080dcd04561453f3 DIFF: https://github.com/llvm/llvm-project/commit/43cec9d5512692315a749ccb080dcd04561453f3.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100381 ___ 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] [BOLT] Add profile-use-pseudo-probes option (PR #100299)

2024-07-24 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov ready_for_review https://github.com/llvm/llvm-project/pull/100299 ___ 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/19.x: [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread via llvm-branch-commits
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

[llvm-branch-commits] [BOLT] Add profile-use-pseudo-probes option (PR #100299)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-bolt Author: Amir Ayupov (aaupov) Changes Move pseudo probe profile generation under --profile-use-pseudo-probes option. Note that updating pseudo probes is independent from this flag. Test Plan: updated pseudoprobe-decoding-inline.test --- Full diff:

[llvm-branch-commits] [clang] release/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100365 >From 3651ae013e43482ea587067e575c89e9495b0f33 Mon Sep 17 00:00:00 2001 From: Chris Copeland Date: Wed, 24 Jul 2024 05:53:39 -0700 Subject: [PATCH] [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (cher

[llvm-branch-commits] [clang] 3651ae0 - [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Chris Copeland Date: 2024-07-24T16:29:14+02:00 New Revision: 3651ae013e43482ea587067e575c89e9495b0f33 URL: https://github.com/llvm/llvm-project/commit/3651ae013e43482ea587067e575c89e9495b0f33 DIFF: https://github.com/llvm/llvm-project/commit/3651ae013e43482ea587067e575c89e9495b0f33.diff

[llvm-branch-commits] [clang] release/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100365 ___ 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] [BOLT] Add profile-use-pseudo-probes option (PR #100299)

2024-07-24 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/100299 ___ 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] [BOLT] Add profile-use-pseudo-probes option (PR #100299)

2024-07-24 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov updated https://github.com/llvm/llvm-project/pull/100299 ___ 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/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread via llvm-branch-commits
github-actions[bot] wrote: @AaronBallman (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

[llvm-branch-commits] [llvm] release/19.x: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100359 >From 0934f6d441183ed58c9b4197d29668bbe2d3ea7d Mon Sep 17 00:00:00 2001 From: Benjamin Maxwell Date: Tue, 23 Jul 2024 07:30:02 + Subject: [PATCH 1/2] Precommit vscale-fixups.ll test (NFC) Precommit test for #100

[llvm-branch-commits] [llvm] 0934f6d - Precommit vscale-fixups.ll test (NFC)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Benjamin Maxwell Date: 2024-07-24T16:30:45+02:00 New Revision: 0934f6d441183ed58c9b4197d29668bbe2d3ea7d URL: https://github.com/llvm/llvm-project/commit/0934f6d441183ed58c9b4197d29668bbe2d3ea7d DIFF: https://github.com/llvm/llvm-project/commit/0934f6d441183ed58c9b4197d29668bbe2d3ea7d.di

[llvm-branch-commits] [llvm] 75642a0 - [LSR] Fix matching vscale immediates (#100080)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Benjamin Maxwell Date: 2024-07-24T16:30:45+02:00 New Revision: 75642a00e15b722bdfb90726be31f1c8adaeb0c5 URL: https://github.com/llvm/llvm-project/commit/75642a00e15b722bdfb90726be31f1c8adaeb0c5 DIFF: https://github.com/llvm/llvm-project/commit/75642a00e15b722bdfb90726be31f1c8adaeb0c5.di

[llvm-branch-commits] [mlir] [MLIR][OpenMP] Add omp.target_triples attribute to the OffloadModuleInterface (PR #100154)

2024-07-24 Thread Michael Kruse via llvm-branch-commits
https://github.com/Meinersbur approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/100154 ___ 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] DAG: Lower is.fpclass fcSubnormal|fcZero to fabs(x) < smallest_normal (PR #100390)

2024-07-24 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad approved this pull request. Makes sense to me. For the ordered case I think this would only be profitable if fabs is free _and_ you don't have integer "test"-style instructions. https://github.com/llvm/llvm-project/pull/100390

[llvm-branch-commits] [llvm] DAG: Lower fcNormal is.fpclass to compare with inf (PR #100389)

2024-07-24 Thread Jay Foad via llvm-branch-commits
jayfoad wrote: > Looks worse for x86 without the fabs check. Not sure if this is useful for > any targets. Seems unlikely that this would ever be profitable in the ordered case, since you can implement that with pretty simple integer checks on the exponent field. (Check that it isn't 0 and is

[llvm-branch-commits] [flang] [Flang][OpenMP] Add frontend support for -fopenmp-targets (PR #100155)

2024-07-24 Thread Andrzej Warzyński via llvm-branch-commits
@@ -894,6 +894,7 @@ static bool parseDiagArgs(CompilerInvocation &res, llvm::opt::ArgList &args, /// options accordingly. Returns false if new errors are generated. static bool parseDialectArgs(CompilerInvocation &res, llvm::opt::ArgList &args, banach-space wro

[llvm-branch-commits] [flang] [Flang][OpenMP] Add frontend support for -fopenmp-targets (PR #100155)

2024-07-24 Thread Andrzej Warzyński via llvm-branch-commits
https://github.com/banach-space approved this pull request. https://github.com/llvm/llvm-project/pull/100155 ___ 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/19.x: [Clang] Fix an assertion failure introduced by #93430 (#100313) (PR #100407)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/100407 Backport dd82a84 Requested by: @cor3ntin >From 03026926ae67e0b1893ae54fff2f2e1fc0d2fe7b Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Wed, 24 Jul 2024 17:28:44 +0200 Subject: [PATCH] [Clang] Fix an assertion f

[llvm-branch-commits] [clang] release/19.x: [Clang] Fix an assertion failure introduced by #93430 (#100313) (PR #100407)

2024-07-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/100407 ___ 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/19.x: [Clang] Fix an assertion failure introduced by #93430 (#100313) (PR #100407)

2024-07-24 Thread via llvm-branch-commits
llvmbot wrote: @Sirraide What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/100407 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/list

  1   2   3   >