[clang] [llvm] [AArch64] Add support for Cortex-A520AE and Cortex-A720AE CPUs (PR #85401)
David Green via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 17 09:30:26 PDT 2024
================
@@ -67,6 +67,8 @@ Changes to Interprocedural Optimizations
Changes to the AArch64 Backend
------------------------------
+* Added support for Cortex-A520AE and Cortex-A720AE CPUs.
----------------
davemgreen wrote:
Could this have Cortex-A78AE too?
https://github.com/llvm/llvm-project/pull/85401
More information about the cfe-commits
mailing list