[PATCH] D79652: [X86] Remove the v16i8->v16i16 path for MULHS with AVX2.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 9 14:22:04 PDT 2020


craig.topper updated this revision to Diff 263038.
craig.topper added a comment.

Rebase after the punpck false dependency fix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79652/new/

https://reviews.llvm.org/D79652

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vec_smulo.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: D79652.263038.patch
Type: text/x-patch
Size: 36331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200509/03f6e057/attachment.bin>


More information about the llvm-commits mailing list