[PATCH] D143162: [AArch64] Add PredictableSelectIsExpensive feature to all the cpus that have FeatureEnableSelectOptimize
    Aleksandr Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May  5 09:29:40 PDT 2023
    
    
  
aleksandr.popov added a comment.
> Is it possible to write a test for a standard case where it is beneficial to convert a select to branches, and check that at least some of the cpus here enable it?
Sure, done!
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143162/new/
https://reviews.llvm.org/D143162
    
    
More information about the llvm-commits
mailing list