[PATCH] D98587: [X86] Optimize vXi8 MULHS on targets where we can't sign_extend to the next register size.
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 19 21:58:42 PDT 2021
    
    
  
craig.topper updated this revision to Diff 332077.
craig.topper added a comment.
Rebase test cases.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98587/new/
https://reviews.llvm.org/D98587
Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/combine-sdiv.ll
  llvm/test/CodeGen/X86/vec_smulo.ll
  llvm/test/CodeGen/X86/vector-idiv-sdiv-128.ll
  llvm/test/CodeGen/X86/vector-idiv-sdiv-256.ll
  llvm/test/CodeGen/X86/vector-idiv-sdiv-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98587.332077.patch
Type: text/x-patch
Size: 248221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210320/5280f581/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list