[PATCH] D110995: [X86] combineMulToPMADDWD - handle any pow2 vector type and split to legal types

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 07:21:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd510fd2bed03: [X86] combineMulToPMADDWD - handle any pow2 vector type and split to legal types (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D110995?vs=385458&id=385809#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110995

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pmaddubsw.ll
  llvm/test/CodeGen/X86/pmulh.ll
  llvm/test/CodeGen/X86/shrink_vmul.ll
  llvm/test/CodeGen/X86/slow-pmulld.ll
  llvm/test/CodeGen/X86/vshli-simplify-demanded-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110995.385809.patch
Type: text/x-patch
Size: 44497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/5f7805b5/attachment.bin>


More information about the llvm-commits mailing list