[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread Maciej Gabka via llvm-branch-commits

https://github.com/mgabka approved this pull request.


https://github.com/llvm/llvm-project/pull/79986
___
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] Add release note about ABI implementation changes for _BitInt on Arm (PR #105659)

2024-08-22 Thread Maciej Gabka via llvm-branch-commits

https://github.com/mgabka created 
https://github.com/llvm/llvm-project/pull/105659

Add release note that LLVM 19 _BitInt  implementation is fully compliant with 
AAPCS32 and AAPCS64 when targeting Arm.


>From 7fd1b940837e133dec047ac21d2dabf3917217af Mon Sep 17 00:00:00 2001
From: Maciej Gabka 
Date: Thu, 22 Aug 2024 12:40:01 +
Subject: [PATCH]  Add release note about ABI implementation changes for
 _BitInt on Arm

---
 clang/docs/ReleaseNotes.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 17ddbfe910f878..6ce9532061ed38 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -1221,6 +1221,9 @@ Arm and AArch64 Support
``-mabi=pauthtest`` option or via specifying ``pauthtest`` environment part 
of
target triple.
 
+ - The C23 ``_BitInt`` implementation has been brought into compliance
+   with AAPCS32 and AAPCS64.
+
 Android Support
 ^^^
 

___
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] [AArch64][ARM] Add a release note about _BitInt (PR #101521)

2024-08-22 Thread Maciej Gabka via llvm-branch-commits

mgabka wrote:

@tru I created a new PR here with resolved conflicts, 
https://github.com/llvm/llvm-project/pull/105659 

https://github.com/llvm/llvm-project/pull/101521
___
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] Add release note about ABI implementation changes for _BitInt on Arm (PR #105659)

2024-08-22 Thread Maciej Gabka via llvm-branch-commits

https://github.com/mgabka milestoned 
https://github.com/llvm/llvm-project/pull/105659
___
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] Add release note for Armv9.6 updates (PR #126513)

2025-02-10 Thread Maciej Gabka via llvm-branch-commits


@@ -151,6 +151,9 @@ Changes to the AArch64 Backend
 
 * Added support for the FUJITSU-MONAKA CPU.
 
+* Updated feature dependency in Armv9.6 for FEAT_FAMINMAX, FEAT_LUT and

mgabka wrote:

Could you rewrite it a bit to:
"Updated features dependencies in Armv9.6 definition for FEAT_FAMINMAX, 
FEAT_LUT and FEAT_FP8, now they depend only on FEAT_NEON."

https://github.com/llvm/llvm-project/pull/126513
___
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] [AArch64] Update feature dep. for Armv9.6 extensions (#125874) (PR #126210)

2025-02-07 Thread Maciej Gabka via llvm-branch-commits

https://github.com/mgabka approved this pull request.


https://github.com/llvm/llvm-project/pull/126210
___
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] Add release note for Armv9.6 updates (PR #126513)

2025-02-12 Thread Maciej Gabka via llvm-branch-commits

https://github.com/mgabka approved this pull request.


https://github.com/llvm/llvm-project/pull/126513
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits