[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 10:05:18 PDT 2020


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

Update comment


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.263023.patch
Type: text/x-patch
Size: 42540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200509/5ab882da/attachment.bin>


More information about the llvm-commits mailing list