[PATCH] D82953: [ARM][MVE] Don't tail-fold float reductions
    Sjoerd Meijer via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  1 07:32:52 PDT 2020
    
    
  
SjoerdMeijer added a comment.
Thanks Dave, those are good points. 
ARMLowOverheadLoops indeed currently handle only integer add's, so I will have a go at further restricting the int operations.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82953/new/
https://reviews.llvm.org/D82953
    
    
More information about the llvm-commits
mailing list