[PATCH] D110830: [AArch64] Make -mcpu=generic schedule for an in-order core
    Renato Golin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct  4 03:17:52 PDT 2021
    
    
  
rengolin added a comment.
This sounds good to me too.
Some of the changes might need checking with the appropriate people, but the change in generic target makes sense.
The more obscure cases (like the speculation one) we could even handle offline, after merge.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110830/new/
https://reviews.llvm.org/D110830
    
    
More information about the llvm-commits
mailing list