[PATCH] D85328: [SVE] Lower scalable vector mul operations.
    Paul Walker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  5 10:32:02 PDT 2020
    
    
  
paulwalker-arm added a comment.
This should be a non-function change hence the only test changes related to how mul operands can be in any order.  The isConstantIntBuildVectorOrConstantInt change was required to make llvm/test/CodeGen/AArch64/sve-gep.ll produce consistent output.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85328/new/
https://reviews.llvm.org/D85328
    
    
More information about the llvm-commits
mailing list