[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread Sander de Smalen via cfe-commits
https://github.com/sdesmalen-arm updated https://github.com/llvm/llvm-project/pull/122899 >From 0218a54ea332dc77a95e887fc5c83ffe9b47d0b8 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Tue, 14 Jan 2025 13:23:54 + Subject: [PATCH] [Clang] Add AArch64 SME changes to the release notes -

[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread Kerry McLaughlin via cfe-commits
https://github.com/kmclaughlin-arm approved this pull request. https://github.com/llvm/llvm-project/pull/122899 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread Sander de Smalen via cfe-commits
https://github.com/sdesmalen-arm created https://github.com/llvm/llvm-project/pull/122899 None >From e5c0686058f5dac17b02547e283df9bd20d24cae Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Tue, 14 Jan 2025 13:23:54 + Subject: [PATCH] [Clang] Add AArch64 SME changes to the release no

[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread Maciej Gabka via cfe-commits
https://github.com/mgabka approved this pull request. https://github.com/llvm/llvm-project/pull/122899 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread Maciej Gabka via cfe-commits
@@ -1076,6 +1076,15 @@ Arm and AArch64 Support in leaf functions after enabling ``-fno-omit-frame-pointer``, you can do so by adding the ``-momit-leaf-frame-pointer`` option. +- SME keyword attributes which apply to function types are now represented in the + mangling o

[clang] [Clang] Add AArch64 SME changes to the release notes (PR #122899)

2025-01-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Sander de Smalen (sdesmalen-arm) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/122899.diff 1 Files Affected: - (modified) clang/docs/ReleaseNotes.rst (+9) ``diff diff --git a/clang/docs/ReleaseNotes.rst b/