[PATCH] D110588: [X86] decomposeMulByConstant - decompose legal vXi32 mutliplies on SlowPMULLD targets and all xXi64 mutliplies

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 10:04:43 PDT 2021


RKSimon updated this revision to Diff 376561.
RKSimon retitled this revision from "[X86] decomposeMulByConstant - decompose legal vXi32 mutliplies on SlowPMULLD targets" to "[X86] decomposeMulByConstant - decompose legal vXi32 mutliplies on SlowPMULLD targets and all xXi64 mutliplies".
RKSimon edited the summary of this revision.
RKSimon added a comment.

Always decompose vXi64 multiplies


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110588

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110588.376561.patch
Type: text/x-patch
Size: 13282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/f319c14c/attachment-0001.bin>


More information about the llvm-commits mailing list