================ @@ -143,6 +143,7 @@ void AArch64Subtarget::initializeProperties(bool HasMinSize) { case CortexA78AE: case CortexA78C: case CortexR82: + case CortexR82AE: ---------------- davemgreen wrote:
Can you move both of these into the block with CortexA55? It has always been in the wrong place compared to the other cpus around it and the alignments it sets. https://github.com/llvm/llvm-project/pull/90440 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits