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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 10:21:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340757: [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PACKUS rather than… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51284

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

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


More information about the llvm-commits mailing list