[clang] [llvm] [AArch64][docs] Add release notes for FUJITSU-MONAKA support (PR #120684)

Yuta Mukai via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 22:11:19 PST 2024


================
@@ -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):
----------------
ytmukai wrote:

It should be added that this is for AArch64 target.

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


More information about the llvm-commits mailing list