================ @@ -58,6 +58,7 @@ class AArch64Subtarget final : public AArch64GenSubtargetInfo { CortexA55, CortexA510, CortexA520, + CortexA520AE, ---------------- davemgreen wrote:
These might not be worth adding, considering they should be the same as CortexA520, and could reuse the same enum. https://github.com/llvm/llvm-project/pull/85401 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits