[PATCH] D87384: [PowerPC] Add ISEL patterns for Mul with Imm.
EsmeYi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 04:01:51 PDT 2020
Esme updated this revision to Diff 293409.
Esme edited the summary of this revision.
Esme added a comment.
Keep the scenario 1 implemented in ISEL.
For scenario 2 and 3, I will post another patch to implement them in DAGCombiner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87384/new/
https://reviews.llvm.org/D87384
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/test/CodeGen/PowerPC/mulli.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87384.293409.patch
Type: text/x-patch
Size: 3301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/9f0019f2/attachment.bin>
More information about the llvm-commits
mailing list