[PATCH] D37896: [DAGCombine] Resolving PR34474 by transforming mul(x, 2^c +/- 1) -> sub/add(shl(x, c) x) for any type including vector types
    Michael Haidl via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 25 07:53:08 PST 2018
    
    
  
pacxx added a comment.
@RKSimon sorry I hat a lot of work in the last months I hope to get back to this in the next two weeks
https://reviews.llvm.org/D37896
    
    
More information about the llvm-commits
mailing list