[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
Sat Jan 15 22:37:12 PST 2022


LuoYuanke updated this revision to Diff 400348.
LuoYuanke added a comment.

Rebase and pre-checkin the test case.


Repository:
  rG LLVM Github Monorepo

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

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.400348.patch
Type: text/x-patch
Size: 21436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220116/d8f7ecab/attachment.bin>


More information about the llvm-commits mailing list