Skip to content

Conversation

@kinoshita-fj
Copy link
Contributor

Adds release notes for the FUJITSU-MONAKA support introduced in PR #118432. These notes were missing from the original PR.

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Dec 20, 2024
@llvmbot
Copy link
Member

llvmbot commented Dec 20, 2024

@llvm/pr-subscribers-clang

Author: Kinoshita Kotaro (kinoshita-fj)

Changes

Adds release notes for the FUJITSU-MONAKA support introduced in PR #118432. These notes were missing from the original PR.


Full diff: https://github.com/llvm/llvm-project/pull/120684.diff

2 Files Affected:

  • (modified) clang/docs/ReleaseNotes.rst (+4)
  • (modified) llvm/docs/ReleaseNotes.md (+2)
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index b8d92a6c881c68..dbe4f2d9a36110 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -977,6 +977,10 @@ 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.
 
+- Support has been added for the following processors (-mcpu identifiers in parenthesis):
+
+  * FUJITSU-MONAKA (fujitsu-monaka)
+
 Android Support
 ^^^^^^^^^^^^^^^
 
diff --git a/llvm/docs/ReleaseNotes.md b/llvm/docs/ReleaseNotes.md
index 2835ace34bff83..d478502417b376 100644
--- a/llvm/docs/ReleaseNotes.md
+++ b/llvm/docs/ReleaseNotes.md
@@ -131,6 +131,8 @@ Changes to the AArch64 Backend
 * Assembler/disassembler support has been added for Armv9.6-A (2024)
   architecture extensions.
 
+* Added support for the FUJITSU-MONAKA CPU.
+
 Changes to the AMDGPU Backend
 -----------------------------
 

@kinoshita-fj kinoshita-fj changed the title Add release notes for FUJITSU-MONAKA support [AArch64][docs] Add release notes for FUJITSU-MONAKA support Dec 20, 2024
Adds release notes for the FUJITSU-MONAKA support introduced in PR llvm#118432.
These notes were missing from the original PR.
@kinoshita-fj kinoshita-fj force-pushed the add-release-note-for-fujitsu-monaka branch from ee7524e to e4a47f6 Compare December 20, 2024 05:55
Copy link
Collaborator

@davemgreen davemgreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

Copy link
Contributor

@jthackray jthackray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ytmukai ytmukai merged commit 88d04be into llvm:main Dec 25, 2024
9 checks passed
@kinoshita-fj kinoshita-fj deleted the add-release-note-for-fujitsu-monaka branch December 25, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants