================
@@ -58,6 +58,7 @@ class AArch64Subtarget final : public AArch64GenSubtargetInfo {
CortexA55,
CortexA510,
CortexA520,
+ CortexA520AE,
----------------
jthackray wrote:
Yes, good idea. Amended.
https://github.com/llvm/llvm-project/pull/85401