[PATCH] D116363: [X86] Combine to vpdpbusd when operand is constant and small enough.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 29 00:07:20 PST 2021


LuoYuanke created this revision.
Herald added subscribers: pengfei, hiraditya.
LuoYuanke requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116363

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86PartialReduction.cpp
  llvm/test/CodeGen/X86/dpbusd_const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116363.396494.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211229/9bf82344/attachment.bin>


More information about the llvm-commits mailing list