[PATCH] D96866: [AArch64] Add some missing Neoverse features

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 02:59:16 PST 2021


dmgreen added a comment.

My understanding of FeaturePostRAScheduler was that is was better/more important for in-order cores than out of order. Can you enable it for the A55 too (and UseAA)?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96866/new/

https://reviews.llvm.org/D96866



More information about the llvm-commits mailing list