[clang] [llvm] [AArch64] Add support for Cortex-A520AE and Cortex-A720AE CPUs (PR #85401)
Jonathan Thackray via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 17 13:30:28 PDT 2024
================
@@ -67,6 +67,8 @@ Changes to Interprocedural Optimizations
Changes to the AArch64 Backend
------------------------------
+* Added support for Cortex-A520AE and Cortex-A720AE CPUs.
----------------
jthackray wrote:
Sure, now fixed.
https://github.com/llvm/llvm-project/pull/85401
More information about the cfe-commits
mailing list