[PATCH] D116039: [X86] Combine reduce (add (mul x, y)) to VNNI instruction.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 05:14:35 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21babe4db326: [X86] Combine reduce(add (mul x, y)) to VNNI instruction. (authored by LuoYuanke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116039

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116039.398109.patch
Type: text/x-patch
Size: 42670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/ac009c7d/attachment.bin>


More information about the llvm-commits mailing list