[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80444 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @kmclaughlin-arm What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80444 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailma

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#80441 --- Full diff: https://github.com/llvm/llvm-project/pull/80444.diff 4 Files Affected: - (modified) clang/lib/Basic/Targets/AArch64.cpp (+23) -

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80444 >From 9308c418a5603a4b095537462a3272208de69b31 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing SME macros (#80293) __ARM_STATE_Z

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80444 >From c83a13ca63c95caedb4c2b84762ec9efc57bbca2 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing SME macros (#80293) __ARM_STATE_Z

[llvm-branch-commits] [libcxx] PR for llvm/llvm-project#79155 (PR #80484)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80484 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] PR for llvm/llvm-project#79155 (PR #80484)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @mordante What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80484 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [libcxx] PR for llvm/llvm-project#79155 (PR #80484)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80484 resolves llvm/llvm-project#79155 >From 5f40ce9e310808c6326371475c0e2f840c946de1 Mon Sep 17 00:00:00 2001 From: Po-yao Chang Date: Tue, 30 Jan 2024 13:40:21 +0800 Subject: [PATCH] [libc++][modules] Support using

[llvm-branch-commits] [libcxx] PR for llvm/llvm-project#79155 (PR #80484)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes resolves llvm/llvm-project#79155 --- Full diff: https://github.com/llvm/llvm-project/pull/80484.diff 4 Files Affected: - (modified) libcxx/modules/std/atomic.inc (+2) - (modified) libcxx/modules/std/iosfwd.inc (

[llvm-branch-commits] [flang] [flang][OpenMP] Add support for copyprivate (PR #80485)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-fir-hlfir Author: Leandro Lupori (luporl) Changes Add initial handling of OpenMP copyprivate clause in Flang. When lowering copyprivate, Flang generates the copy function needed by each variable and builds the appropriate omp.single's CopyPrivateV

[llvm-branch-commits] [mlir] [llvm] [llvm][mlir][OMPIRBuilder] Translate omp.single's copyprivate (PR #80488)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-openmp Author: Leandro Lupori (luporl) Changes Use the new copyprivate list from omp.single to emit calls to __kmpc_copyprivate, during the creation of the single operation in OMPIRBuilder. This is patch 4 of 4, to add support for COPYPRIVATE in Fl

[llvm-branch-commits] [llvm] [mlir] [llvm][mlir][OMPIRBuilder] Translate omp.single's copyprivate (PR #80488)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-llvm Author: Leandro Lupori (luporl) Changes Use the new copyprivate list from omp.single to emit calls to __kmpc_copyprivate, during the creation of the single operation in OMPIRBuilder. This is patch 4 of 4, to add support for COPYPRIVATE in Flan

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#77871 (PR #80513)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80513 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#77871 (PR #80513)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @ornata @MaskRay What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80513 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailma

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#77871 (PR #80513)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80513 resolves llvm/llvm-project#77871 >From 8e996ec222ce319c54a7c64315ac2761f6851b32 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Fri, 2 Feb 2024 18:37:10 +0900 Subject: [PATCH 1/2] CoverageMappingWriter: Emi

[llvm-branch-commits] [llvm] [AMDGPU] GFX12 VMEM instructions can write VGPR results out of order (PR #105549)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: Jay Foad (jayfoad) Changes Fix SIInsertWaitcnts to account for this by adding extra waits to avoid WAW dependencies. --- Patch is 22.41 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/1

[llvm-branch-commits] [llvm] [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (PR #105550)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: Jay Foad (jayfoad) Changes When a loop contains a VMEM load whose result is only used outside the loop, do not bother to flush vmcnt in the loop head on GFX12. A wait for vmcnt will be required inside the loop anyway, because VMEM

[llvm-branch-commits] [mlir] [mlir][sparse] unify block arguments order between iterate/coiterate operations. (PR #105567)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-sparse Author: Peiming Liu (PeimingLiu) Changes Stacked PRs: * __->__#105567 * #105566 * #105565 --- --- --- ### [mlir][sparse] unify block arguments order between iterate/coiterate operations. --- Full diff: https://github.com/llvm/llvm-p

[llvm-branch-commits] [mlir] [mlir][sparse] refactoring sparse_tensor.iterate lowering pattern implementation. (PR #105566)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-sparse Author: Peiming Liu (PeimingLiu) Changes Stacked PRs: * #105567 * __->__#105566 * #105565 --- --- --- ### [mlir][sparse] refactoring sparse_tensor.iterate lowering pattern implementation. --- Full diff: https://github.com/llvm/llvm-

[llvm-branch-commits] [llvm] DAG: Check if is_fpclass is custom, instead of isLegalOrCustom (PR #105577)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-selectiondag Author: Matt Arsenault (arsenm) Changes For some reason, isOperationLegalOrCustom is not the same as isOperationLegal || isOperationCustom. Unfortunately, it checks if the type is legal which makes it uesless for custom lowering on non-

[llvm-branch-commits] Reland "[asan] Remove debug tracing from `report_globals` (#104404)" (PR #105601)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes This reverts commit 2704b804bec50c2b016bf678bd534c330ec655b6 and relands #104404. The Darwin should not fail after #105599. --- Full diff: https://github.com/llvm/llvm-project/pull/105601.

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-08-21 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105615 Backport 0df91893efc752a76c7bbe6b063d66c8a2fa0d55 Requested by: @alx32 >From 643fd0b1a2a2fb73ea54f4f2ac6e6bb61238b99e Mon Sep 17 00:00:00 2001 From: alx32 <[email protected]> Date: Wed, 1

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-08-21 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105615 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @BertalanD What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105615 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/lis

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-08-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld Author: None (llvmbot) Changes Backport 0df91893efc752a76c7bbe6b063d66c8a2fa0d55 Requested by: @alx32 --- Full diff: https://github.com/llvm/llvm-project/pull/105615.diff 2 Files Affected: - (modified) lld/MachO/ObjC.cpp (+5-5) - (modified) lld

[llvm-branch-commits] [lld] release/19.x: [lld-macho] Fix crash: ObjC category merge + relative method lists (#104081) (PR #105615)

2024-08-21 Thread via llvm-branch-commits
github-actions[bot] wrote: ⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo. Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account. See [LLVM Discourse](https://discourse.llvm.org/t/hidden-email

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Respect endianness when bitcasting to fp128 (#95931) (PR #105623)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105623 Backport 408d82d352eb98e2d0a804c66d359cd7a49228fe Requested by: @chenzheng1030 >From 31da8c38850660c0b0757beaf3a5de4c5372f026 Mon Sep 17 00:00:00 2001 From: Tim Gymnich Date: Thu, 8 Aug 2024 02:51:04 +0200 Sub

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Respect endianness when bitcasting to fp128 (#95931) (PR #105623)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105623 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Respect endianness when bitcasting to fp128 (#95931) (PR #105623)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @chenzheng1030 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105623 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman

[llvm-branch-commits] [llvm] release/19.x: [PowerPC] Respect endianness when bitcasting to fp128 (#95931) (PR #105623)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-powerpc Author: None (llvmbot) Changes Backport 408d82d352eb98e2d0a804c66d359cd7a49228fe Requested by: @chenzheng1030 --- Full diff: https://github.com/llvm/llvm-project/pull/105623.diff 2 Files Affected: - (modified) llvm/lib/Target/PowerPC

[llvm-branch-commits] [llvm] release/19.x: [DAGCombiner] Fix ReplaceAllUsesOfValueWith mutation bug in visitFREEZE (#104924) (PR #105627)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105627 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [DAGCombiner] Fix ReplaceAllUsesOfValueWith mutation bug in visitFREEZE (#104924) (PR #105627)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105627 Backport 278fc8efdf004a1959a31bb4c208df5ee733d5c8 Requested by: @nikic >From a62081c66fcca6ad86b8713cc5c87fcc876532ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Pettersson?= Date: Wed, 21 Aug 2024 1

[llvm-branch-commits] [llvm] release/19.x: [DAGCombiner] Fix ReplaceAllUsesOfValueWith mutation bug in visitFREEZE (#104924) (PR #105627)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @dtcxzyw What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105627 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [llvm] release/19.x: [DAGCombiner] Fix ReplaceAllUsesOfValueWith mutation bug in visitFREEZE (#104924) (PR #105627)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 @llvm/pr-subscribers-llvm-selectiondag Author: None (llvmbot) Changes Backport 278fc8efdf004a1959a31bb4c208df5ee733d5c8 Requested by: @nikic --- Full diff: https://github.com/llvm/llvm-project/pull/105627.diff 2 Files Affected: - (mo

[llvm-branch-commits] [flang] [flang] Lower omp.workshare to other omp constructs (PR #101446)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-driver Author: Ivan R. Ivanov (ivanradanov) Changes 4/4 There are two points which need some discussion in this PR: 1. We need to make a value computed in a omp.single accessible in all threads of the omp.parallel region. This is achieved by al

[llvm-branch-commits] [clang] release/19.x: [X86] Use correct fp immediate types in _mm_set_ss/sd (PR #105638)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105638 Backport 3b49d274e6f16d1c8db5f4557eb7866a4bafffa5 6dcce422ca06601f2b00e85cc18c745ede245ca6 Requested by: @RKSimon >From d089263a495098114432a40ddaef17ae90bf7352 Mon Sep 17 00:00:00 2001 From: Simon Pilgrim Da

[llvm-branch-commits] [clang] release/19.x: [X86] Use correct fp immediate types in _mm_set_ss/sd (PR #105638)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105638 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [X86] Use correct fp immediate types in _mm_set_ss/sd (PR #105638)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport 3b49d274e6f16d1c8db5f4557eb7866a4bafffa5 6dcce422ca06601f2b00e85cc18c745ede245ca6 Requested by: @RKSimon --- Full diff: https://github.com/llvm/llvm-project/pull/105638.dif

[llvm-branch-commits] [llvm] AMDGPU: Remove flat/global fmin/fmax intrinsics (PR #105642)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-codegen @llvm/pr-subscribers-clang Author: Matt Arsenault (arsenm) Changes These have been replaced with atomicrmw --- Patch is 89.93 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/105642.diff 18 Fil

[llvm-branch-commits] [mlir] [mlir][OpenMP][NFC] clean up optional reduction region parsing (PR #105644)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir @llvm/pr-subscribers-mlir-openmp Author: Tom Eccles (tblah) Changes This can be handled in ODS instead of writing custom parsing/printing code. Thanks for the idea @skatrak --- Full diff: https://github.com/llvm/llvm-project/pull/105644.diff 2 F

[llvm-branch-commits] [clang] Add release note about ABI implementation changes for _BitInt on Arm (PR #105659)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Maciej Gabka (mgabka) Changes Add release note that LLVM 19 _BitInt implementation is fully compliant with AAPCS32 and AAPCS64 when targeting Arm. --- Full diff: https://github.com/llvm/llvm-project/pull/105659.diff 1 Files Affected:

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-22 Thread via llvm-branch-commits
https://github.com/overmighty created https://github.com/llvm/llvm-project/pull/105706 Part of #95250. >From 92629d814e5682fdd59510970bb7d30a6b705134 Mon Sep 17 00:00:00 2001 From: OverMighty Date: Thu, 22 Aug 2024 19:57:52 +0200 Subject: [PATCH] [libc][math][c23] Add exp10m1f16 C23 math funct

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libc Author: OverMighty (overmighty) Changes Part of #95250. --- Patch is 25.01 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/105706.diff 16 Files Affected: - (modified) libc/config/gpu/entrypoints.txt (

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-22 Thread via llvm-branch-commits
overmighty wrote: Changes copied from https://github.com/llvm/llvm-project/pull/87992.diff. See #87992. https://github.com/llvm/llvm-project/pull/105706 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.

[llvm-branch-commits] [DataLayout][LangRef] Split non-integral and unstable pointer properties (PR #105735)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-ir Author: Alexander Richardson (arichardson) Changes Theses are finer-grained versions of isNonIntegralAddressSpace() and isNonIntegralPointerType() where the current semantics prohibit introduction of both ptrtoint and inttoptr instructions. These

[llvm-branch-commits] [clang] 04376ec - Revert "Revert "[clang] Merge lifetimebound and GSL code paths for lifetime a…"

2024-08-22 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2024-08-22T16:38:31-07:00 New Revision: 04376ece0618912d85a9a52a5f00f3eb3aa63c30 URL: https://github.com/llvm/llvm-project/commit/04376ece0618912d85a9a52a5f00f3eb3aa63c30 DIFF: https://github.com/llvm/llvm-project/commit/04376ece0618912d85a9a52a5f00f3eb3aa63c30.diff L

[llvm-branch-commits] [llvm] b051ebc - Revert "Revert "[Vectorize] Fix warnings" (#105771)"

2024-08-22 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2024-08-22T20:03:14-07:00 New Revision: b051ebc7efb69953c6118b7f5615cc22e9636b7a URL: https://github.com/llvm/llvm-project/commit/b051ebc7efb69953c6118b7f5615cc22e9636b7a DIFF: https://github.com/llvm/llvm-project/commit/b051ebc7efb69953c6118b7f5615cc22e9636b7a.diff L

[llvm-branch-commits] [clang] release/19.x: [clang-format] Don't insert a space between :: and * (#105043) (PR #105773)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105773 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [clang-format] Don't insert a space between :: and * (#105043) (PR #105773)

2024-08-22 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105773 Backport 714033a6bf3a81b1350f969ddd83bcd9fbb703e8 Requested by: @owenca >From d23c3544162ed0d20d3e31f01d5ca7b23180eb3f Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Thu, 22 Aug 2024 20:02:48 -0700 Subject: [PA

[llvm-branch-commits] [clang] release/19.x: [clang-format] Don't insert a space between :: and * (#105043) (PR #105773)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @owenca What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105773 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listin

[llvm-branch-commits] [clang] release/19.x: [clang-format] Don't insert a space between :: and * (#105043) (PR #105773)

2024-08-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-format Author: None (llvmbot) Changes Backport 714033a6bf3a81b1350f969ddd83bcd9fbb703e8 Requested by: @owenca --- Full diff: https://github.com/llvm/llvm-project/pull/105773.diff 3 Files Affected: - (modified) clang/lib/Format/TokenAnnotator.c

[llvm-branch-commits] [llvm] release/19.x: [ConstraintElim] Fix miscompilation caused by PR97974 (#105790) (PR #105797)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105797 Backport 85b6aac7c25f9d2a976a76045ace1e7afebb5965 Requested by: @dtcxzyw >From f22bff58e4e8bf8c891a443dc49dd83586ed6a56 Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Fri, 23 Aug 2024 16:06:00 +0800 Subjec

[llvm-branch-commits] [llvm] release/19.x: [ConstraintElim] Fix miscompilation caused by PR97974 (#105790) (PR #105797)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105797 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [ConstraintElim] Fix miscompilation caused by PR97974 (#105790) (PR #105797)

2024-08-23 Thread via 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/105797 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinf

[llvm-branch-commits] [llvm] release/19.x: [ConstraintElim] Fix miscompilation caused by PR97974 (#105790) (PR #105797)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes Backport 85b6aac7c25f9d2a976a76045ace1e7afebb5965 Requested by: @dtcxzyw --- Full diff: https://github.com/llvm/llvm-project/pull/105797.diff 2 Files Affected: - (modified) llvm/lib/Transforms/Scalar/Co

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105808 Backport 61194617ad78 5506831f7bc8 fa2dccb377d0 Requested by: @jayfoad >From 720021a53f9d159ce490e9670ba7ca7b1c8fa52e Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Thu, 22 Aug 2024 11:42:57 +0100 Subject: [PAT

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105808 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @arsenm @Pierre-vh @arsenm What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105808 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cg

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/105808 >From b546ec4642d7f9c3d01c7d73480dd37258737a01 Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Thu, 22 Aug 2024 11:42:57 +0100 Subject: [PATCH 1/3] [AMDGPU] Add GFX12 test coverage for vmcnt flushing in loop head

[llvm-branch-commits] [llvm] release/19.x: [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 (#105550) (PR #105808)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: None (llvmbot) Changes Backport 61194617ad78 5506831f7bc8 fa2dccb377d0 Requested by: @jayfoad --- Patch is 28.14 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/105808.diff 12 Files

[llvm-branch-commits] [llvm] release/19.x: [MCA][X86] Add missing 512-bit vpscatterqd/vscatterqps schedule data (REAPPLIED) (PR #105815)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105815 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [MCA][X86] Add missing 512-bit vpscatterqd/vscatterqps schedule data (REAPPLIED) (PR #105815)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport 3276ee30226de1572bde5bd3716a1d343bbb3657 6ec4c9c3eb4a556f848dac37a2d6f0d46ecc6f02 7faf2c95a4f1c3148c891608ed516eda3c9d3eb4 cf6cd1fd67356ca0c2972992928592d2430043d2 Requested by: @RKSimon --- Patch

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-23 Thread via llvm-branch-commits
https://github.com/overmighty updated https://github.com/llvm/llvm-project/pull/105706 >From 92629d814e5682fdd59510970bb7d30a6b705134 Mon Sep 17 00:00:00 2001 From: OverMighty Date: Thu, 22 Aug 2024 19:57:52 +0200 Subject: [PATCH 1/2] [libc][math][c23] Add exp10m1f16 C23 math function Part of

[llvm-branch-commits] [llvm] release/19.x: [DwarfEhPrepare] Assign dummy debug location for more inserted _Unwind_Resume calls (#105513) (PR #105846)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105846 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [DwarfEhPrepare] Assign dummy debug location for more inserted _Unwind_Resume calls (#105513) (PR #105846)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @dwblaikie What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/105846 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/lis

[llvm-branch-commits] [llvm] release/19.x: [DwarfEhPrepare] Assign dummy debug location for more inserted _Unwind_Resume calls (#105513) (PR #105846)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 @llvm/pr-subscribers-debuginfo Author: None (llvmbot) Changes Backport e76db25832d6ac2d3a36769b26f982d9dee4b346 Requested by: @sunfishcode --- Patch is 147.21 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/ll

[llvm-branch-commits] [clang] [clang][test] remove unused `run` overload in `BoundNodesCallback` (PR #94244)

2024-08-23 Thread via llvm-branch-commits
Sirraide wrote: I doubt anyone has started using this since a month ago, so let’s see if we can merge this. https://github.com/llvm/llvm-project/pull/94244 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/

[llvm-branch-commits] [clang] [clang][test] remove unused `run` overload in `BoundNodesCallback` (PR #94244)

2024-08-23 Thread via llvm-branch-commits
https://github.com/Sirraide closed https://github.com/llvm/llvm-project/pull/94244 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [clang][test] add testing for the AST matcher reference (PR #94248)

2024-08-23 Thread via llvm-branch-commits
https://github.com/Sirraide edited https://github.com/llvm/llvm-project/pull/94248 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libunwind] release/19.x: [libunwind] Stop installing the mach-o module map (#105616) (PR #105896)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105896 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libunwind] release/19.x: [libunwind] Stop installing the mach-o module map (#105616) (PR #105896)

2024-08-23 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/105896 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [libunwind] release/19.x: [libunwind] Stop installing the mach-o module map (#105616) (PR #105896)

2024-08-23 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105896 Backport 172c4a4a147833f1c08df1555f3170aa9ccb6cbe Requested by: @ian-twilightcoder >From 80e7aae158205eeadd44f21c5f8baef6d2dc1b14 Mon Sep 17 00:00:00 2001 From: Ian Anderson Date: Thu, 22 Aug 2024 13:44:58 -07

[llvm-branch-commits] [libunwind] release/19.x: [libunwind] Stop installing the mach-o module map (#105616) (PR #105896)

2024-08-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libunwind Author: None (llvmbot) Changes Backport 172c4a4a147833f1c08df1555f3170aa9ccb6cbe Requested by: @ian-twilightcoder --- Full diff: https://github.com/llvm/llvm-project/pull/105896.diff 2 Files Affected: - (modified) libunwind/include/CMakeLi

[llvm-branch-commits] [compiler-rt] 3647da2 - Revert "[compiler-rt][nsan] Add support for nan detection (#101531)"

2024-08-23 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2024-08-23T17:33:36-07:00 New Revision: 3647da280aa248430d8539db5045f57563223e56 URL: https://github.com/llvm/llvm-project/commit/3647da280aa248430d8539db5045f57563223e56 DIFF: https://github.com/llvm/llvm-project/commit/3647da280aa248430d8539db5045f57563223e56.diff L

[llvm-branch-commits] [compiler-rt] 5e19c6a - Revert ""Reland "[asan] Remove debug tracing from `report_globals` (#104404)"…"

2024-08-23 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2024-08-23T23:28:40-07:00 New Revision: 5e19c6a4983184bc3ed6583bf6359720dad3713f URL: https://github.com/llvm/llvm-project/commit/5e19c6a4983184bc3ed6583bf6359720dad3713f DIFF: https://github.com/llvm/llvm-project/commit/5e19c6a4983184bc3ed6583bf6359720dad3713f.diff L

[llvm-branch-commits] [clang] [clang][test] remove unused `run` overload in `BoundNodesCallback` (PR #105935)

2024-08-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Julian Schmidt (5chmidti) Changes The overload that did not take the additional `ASTContext *` argument is unnecessary when the context could simply be commented out, as it is always passed to `run` from `VerifyMatcher::run`. This patch r

[llvm-branch-commits] [clang] [clang][test] add testing for the AST matcher reference (PR #94248)

2024-08-24 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 4da7732ebb70e76a2a604e04ee75d93395a92bd8 8124411b5b3489425a164b53e4ec9189b8eb293b --e

[llvm-branch-commits] [clang] [clang][test] add testing for the AST matcher reference (PR #94248)

2024-08-24 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: Python code formatter, darker found issues in your code. :warning: You can test this locally with the following command: ``bash darker --check --diff -r 4da7732ebb70e76a2a604e04ee75d93395a92bd8...8124411b5b3489425a164b53e4ec9189b8eb293b clang

[llvm-branch-commits] [libc] [libc][math][c23] Add sinhf16 and coshf16 C23 math functions (PR #105947)

2024-08-24 Thread via llvm-branch-commits
https://github.com/overmighty created https://github.com/llvm/llvm-project/pull/105947 Part of #95250. >From 9102fa25642700778b027ea5017a6367771c9e7e Mon Sep 17 00:00:00 2001 From: OverMighty Date: Sat, 24 Aug 2024 18:02:51 +0200 Subject: [PATCH] [libc][math][c23] Add sinhf16 and coshf16 C23 m

[llvm-branch-commits] [libc] [libc][math][c23] Add sinhf16 and coshf16 C23 math functions (PR #105947)

2024-08-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libc Author: OverMighty (overmighty) Changes Part of #95250. --- Patch is 35.19 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/105947.diff 17 Files Affected: - (modified) libc/config/gpu/entrypoints.txt (

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921) (PR #105967)

2024-08-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105967 Backport 6bc225e0630f28e83290a43c3d9b25b057fc815a Requested by: @owenca >From 77a258ec5b53f68ec3aa5c88019b09f4aba1801d Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Sat, 24 Aug 2024 19:12:15 -0700 Subject: [PA

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921) (PR #105967)

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

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921) (PR #105967)

2024-08-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105967 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921) (PR #105967)

2024-08-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-format Author: None (llvmbot) Changes Backport 6bc225e0630f28e83290a43c3d9b25b057fc815a Requested by: @owenca --- Full diff: https://github.com/llvm/llvm-project/pull/105967.diff 2 Files Affected: - (modified) clang/lib/Format/TokenAnnotator.c

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of less/greater as angle brackets (#105941) (PR #105971)

2024-08-24 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/105971 Backport 0916ae49b89db6eb9eee9f6fee4f1a65fd9cdb74 Requested by: @owenca >From b47ecb10e524b298213750a23a594638b6a8d52e Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Sat, 24 Aug 2024 20:10:03 -0700 Subject: [PA

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of less/greater as angle brackets (#105941) (PR #105971)

2024-08-24 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/105971 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of less/greater as angle brackets (#105941) (PR #105971)

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

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a misannotation of less/greater as angle brackets (#105941) (PR #105971)

2024-08-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-format Author: None (llvmbot) Changes Backport 0916ae49b89db6eb9eee9f6fee4f1a65fd9cdb74 Requested by: @owenca --- Full diff: https://github.com/llvm/llvm-project/pull/105971.diff 2 Files Affected: - (modified) clang/lib/Format/TokenAnnotator.c

[llvm-branch-commits] [clang-tools-extra] [clangd] Add clangd 19 release notes (PR #105975)

2024-08-24 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tools-extra Author: Nathan Ridge (HighCommander4) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/105975.diff 1 Files Affected: - (modified) clang-tools-extra/docs/ReleaseNotes.rst (+35) ``diff diff --git a/clang-to

[llvm-branch-commits] [libc] [libc][math][c23] Add tanhf16 C23 math function (PR #106006)

2024-08-25 Thread via llvm-branch-commits
https://github.com/overmighty created https://github.com/llvm/llvm-project/pull/106006 Part of #95250. >From eadda81a46d6b3bdf44574467deb3d94add102ac Mon Sep 17 00:00:00 2001 From: OverMighty Date: Sun, 25 Aug 2024 22:02:09 +0200 Subject: [PATCH] [libc][math][c23] Add tanhf16 C23 math function

[llvm-branch-commits] [libc] [libc][math][c23] Add tanhf16 C23 math function (PR #106006)

2024-08-25 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libc Author: OverMighty (overmighty) Changes Part of #95250. --- Full diff: https://github.com/llvm/llvm-project/pull/106006.diff 12 Files Affected: - (modified) libc/config/gpu/entrypoints.txt (+1) - (modified) libc/config/linux/x86_64/entrypoints.

[llvm-branch-commits] [llvm] release/19.x: [MIPS] Optimize sortRelocs for o32 (PR #106008)

2024-08-25 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mc Author: Alex Rønne Petersen (alexrp) Changes Manual backport of #104723. --- Full diff: https://github.com/llvm/llvm-project/pull/106008.diff 4 Files Affected: - (modified) llvm/include/llvm/MC/MCELFObjectWriter.h (+3-8) - (modified) llvm/lib/MC/

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-25 Thread via llvm-branch-commits
@@ -606,6 +606,8 @@ def StdC : StandardSpec<"stdc"> { FunctionSpec<"exp10f", RetValSpec, [ArgSpec]>, GuardedFunctionSpec<"exp10f16", RetValSpec, [ArgSpec], "LIBC_TYPES_HAS_FLOAT16">, + GuardedFunctionSpec<"exp10m1f16", RetValSpec, [ArgSpec], "LIB

[llvm-branch-commits] [libc] [libc][math][c23] Add exp10m1f16 C23 math function (PR #105706)

2024-08-25 Thread via llvm-branch-commits
@@ -0,0 +1,162 @@ +//===-- Half-precision 10^x - 1 function --===// +// +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Ap

[llvm-branch-commits] [clang] release/19.x: [Clang][Concepts] Fix the constraint equivalence checking involving parameter packs (#102131) (PR #106043)

2024-08-25 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/106043 Backport e6974daa Requested by: @zyn0217 >From f40c547eb78c91a9b35ae4ccefbf00c2983038e7 Mon Sep 17 00:00:00 2001 From: Younan Zhang Date: Mon, 26 Aug 2024 14:30:26 +0800 Subject: [PATCH] [Clang][Concepts] Fix

[llvm-branch-commits] [clang] release/19.x: [Clang][Concepts] Fix the constraint equivalence checking involving parameter packs (#102131) (PR #106043)

2024-08-25 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/106043 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [Clang][Concepts] Fix the constraint equivalence checking involving parameter packs (#102131) (PR #106043)

2024-08-25 Thread via llvm-branch-commits
llvmbot wrote: @zyn0217 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/106043 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [clang] release/19.x: [Clang][Concepts] Fix the constraint equivalence checking involving parameter packs (#102131) (PR #106043)

2024-08-25 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport e6974daa Requested by: @zyn0217 --- Full diff: https://github.com/llvm/llvm-project/pull/106043.diff 2 Files Affected: - (modified) clang/lib/Sema/SemaConcept.cpp (+24-2) - (modified) clang/test/SemaTem

[llvm-branch-commits] [compiler-rt] [sanitizer_common] Make sanitizer_linux.cpp kernel_stat* handling Lin… (PR #104916)

2024-08-26 Thread via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang][modules] Built-in modules are not correctly enabled for Mac Catalyst (#104872) (PR #105093)

2024-08-26 Thread via llvm-branch-commits
github-actions[bot] wrote: @ian-twilightcoder (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 th

<    37   38   39   40   41   42   43   44   45   46   >