kinoshita-fj wrote:
Because FUJITSU-MONAKA doesn't support FEAT_SPEv1p2, please remove it.
https://github.com/llvm/llvm-project/pull/123336
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-comm
@@ -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):
---
https://github.com/kinoshita-fj updated
https://github.com/llvm/llvm-project/pull/120684
>From e4a47f6e7e44be47b697d194554655123c25c97f Mon Sep 17 00:00:00 2001
From: Kinoshita Kotaro
Date: Tue, 17 Dec 2024 23:40:24 +
Subject: [PATCH 1/2] [AArch64][docs] Add release notes for FUJITSU-MONAKA
https://github.com/kinoshita-fj created
https://github.com/llvm/llvm-project/pull/120684
Adds release notes for the FUJITSU-MONAKA support introduced in PR #118432.
These notes were missing from the original PR.
>From ee7524e1740ef70243bdaccbca360496e6b59797 Mon Sep 17 00:00:00 2001
From: Kino
https://github.com/kinoshita-fj updated
https://github.com/llvm/llvm-project/pull/120684
>From e4a47f6e7e44be47b697d194554655123c25c97f Mon Sep 17 00:00:00 2001
From: Kinoshita Kotaro
Date: Tue, 17 Dec 2024 23:40:24 +
Subject: [PATCH] [AArch64][docs] Add release notes for FUJITSU-MONAKA sup
https://github.com/kinoshita-fj edited
https://github.com/llvm/llvm-project/pull/120684
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
kinoshita-fj wrote:
I prefer `-mcpu=fujitsu-monaka`. I want to include `fujitsu` because
`FUJITSU-MONAKA` is the official name.
I fixed the issues related to sve2aes.
https://github.com/llvm/llvm-project/pull/118432
___
cfe-commits mailing list
cfe-c
https://github.com/kinoshita-fj updated
https://github.com/llvm/llvm-project/pull/118432
>From bd4c80f2c16e1380be077b586cd13e4bf39f762b Mon Sep 17 00:00:00 2001
From: Kinoshita Kotaro
Date: Tue, 3 Dec 2024 05:30:33 +
Subject: [PATCH 1/2] [AArch64] Add initial support for FUJITSU-MONAKA
Th
kinoshita-fj wrote:
@davemgreen @sjoerdmeijer
https://github.com/llvm/llvm-project/pull/118432
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/kinoshita-fj created
https://github.com/llvm/llvm-project/pull/118432
FUJITSU-MONAKA is a CPU we are currently developing.
This is the slides for the CPU:
https://www.fujitsu.com/downloads/SUPER/topics/isc24/next-arm-based-processor-fujitsu-monaka-and-its-software-ecosystem.
10 matches
Mail list logo