[PATCH] D57409: [SLP] Allow to duplicate instruction in multiple bundles by introducing pseudo operations.
    Dinar Temirbulatov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  1 14:41:52 PST 2019
    
    
  
dtemirbulatov abandoned this revision.
dtemirbulatov added a comment.
This is quite rare cases when it decide to duplicate after limiting to a maximum number of elements of less than half of vector size and calculating cost of this transformation. Abandoning.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57409/new/
https://reviews.llvm.org/D57409
    
    
More information about the llvm-commits
mailing list