[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:30:40 PST 2021


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

Update test cases.


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.396497.patch
Type: text/x-patch
Size: 6632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211229/54f8b3dc/attachment.bin>


More information about the llvm-commits mailing list