[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
Tue May 12 10:44:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01636c1eeace: [X86] Remove the v16i8->v16i16 path for MULHS with AVX2. (authored by craig.topper).

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.263473.patch
Type: text/x-patch
Size: 36331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/b15f7b0d/attachment.bin>


More information about the llvm-commits mailing list