[llvm-branch-commits] [llvm] Add release note for Armv9.6 updates (PR #126513)

2025-02-13 Thread via llvm-branch-commits
github-actions[bot] wrote: @CarolineConcatto (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 thi

[llvm-branch-commits] [llvm] Add release note for Armv9.6 updates (PR #126513)

2025-02-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed 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] Add release note for Armv9.6 updates (PR #126513)

2025-02-13 Thread via llvm-branch-commits
https://github.com/CarolineConcatto updated https://github.com/llvm/llvm-project/pull/126513 >From b8f15433ed7ac0e63731cae7ab30672d5fe0703e Mon Sep 17 00:00:00 2001 From: CarolineConcatto Date: Mon, 10 Feb 2025 13:14:13 + Subject: [PATCH] Add release note for Armv9.6 updates --- llvm/docs

[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

[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 def

[llvm-branch-commits] [llvm] Add release note for Armv9.6 updates (PR #126513)

2025-02-10 Thread via llvm-branch-commits
https://github.com/CarolineConcatto milestoned 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] Add release note for Armv9.6 updates (PR #126513)

2025-02-10 Thread via llvm-branch-commits
https://github.com/CarolineConcatto created https://github.com/llvm/llvm-project/pull/126513 None >From 5b132030f237beaed44aa87916bbdc98aa65d58d Mon Sep 17 00:00:00 2001 From: CarolineConcatto Date: Mon, 10 Feb 2025 13:14:13 + Subject: [PATCH] Add release note for Armv9.6 updates --- llv