[PATCH] D132196: [PowerPC] Add combine logic to use MADDLD/MADDHD/MADDHDU in multiply-add patterns
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 01:19:38 PDT 2022
tingwang updated this revision to Diff 455823.
tingwang marked an inline comment as done.
tingwang added a comment.
Move the combine logic in front of type legalization to simplify the pattern.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132196/new/
https://reviews.llvm.org/D132196
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/add-sub-int128-madd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132196.455823.patch
Type: text/x-patch
Size: 7723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/0ceb2760/attachment.bin>
More information about the llvm-commits
mailing list