================
@@ -143,6 +143,7 @@ void AArch64Subtarget::initializeProperties(bool HasMinSize) {
case CortexA78AE:
case CortexA78C:
case CortexR82:
+ case CortexR82AE:
----------------
jthackray wrote:
Thanks, done.
https://github.com/llvm/llvm-project/pull/90440