[PATCH] D51553: [DAGCombiner][x86] add transform/hook to load a scalar directly for use in a vector binop
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 14 03:33:19 PDT 2018
    
    
  
RKSimon added a comment.
My main concern is the growth in the constant pool due to vector constants.
https://reviews.llvm.org/D51553
    
    
More information about the llvm-commits
mailing list