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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 2 04:42:36 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb42cc2090a2: [X86] decomposeMulByConstant - decompose legal vXi32 multiplies on SlowPMULLD… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D110588?vs=376561&id=376699#toc

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.376699.patch
Type: text/x-patch
Size: 13284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211002/1f56da50/attachment.bin>


More information about the llvm-commits mailing list