[PATCH] D116039: [X86] Combine reduce (add (mul x, y)) to VNNI instruction.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 23:15:43 PST 2021
LuoYuanke updated this revision to Diff 395799.
LuoYuanke added a comment.
Address Roman and Simon's comments. Thanks for the review.
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.395799.patch
Type: text/x-patch
Size: 34002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/4c4a6c11/attachment-0001.bin>
More information about the llvm-commits
mailing list