[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
Mon Jan 10 06:00:17 PST 2022


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

Address Simon's comments.


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.398602.patch
Type: text/x-patch
Size: 11504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/e21cadb8/attachment.bin>


More information about the llvm-commits mailing list