[PATCH] D51284: [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PACKUS rather than before.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 26 23:55:15 PDT 2018


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

Missed a test case


Repository:
  rL LLVM

https://reviews.llvm.org/D51284

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/prefer-avx256-wide-mul.ll
  test/CodeGen/X86/vector-idiv-sdiv-256.ll
  test/CodeGen/X86/vector-idiv-sdiv-512.ll
  test/CodeGen/X86/vector-idiv-udiv-256.ll
  test/CodeGen/X86/vector-idiv-udiv-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51284.162621.patch
Type: text/x-patch
Size: 13337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/5992e132/attachment.bin>


More information about the llvm-commits mailing list