[PATCH] D30686: [SLP] PR32078: convert scalar operations to vector.
    Dávid Bolvanský via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 15 19:40:09 PST 2020
    
    
  
xbolva00 added a comment.
In D30686#758530 <https://reviews.llvm.org/D30686#758530>, @ABataev wrote:
> Michael, tried to implement it in InstCombiner, but we need cost analysis. Later passes are not suitable for this, because we need transformed code in InstCombiner. So, reopened it.
Use vectorcombine now?
@spatel
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D30686/new/
https://reviews.llvm.org/D30686
    
    
More information about the llvm-commits
mailing list