[PATCH] D58950: [PowerPC] Strength reduction of multiply by a constant by shift and add/sub in place
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 02:41:13 PDT 2019
wuzish updated this revision to Diff 192587.
wuzish added a comment.
address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58950/new/
https://reviews.llvm.org/D58950
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/mul-const-i64.ll
llvm/test/CodeGen/PowerPC/mul-const-vector.ll
llvm/test/CodeGen/PowerPC/mul-const.ll
llvm/test/CodeGen/PowerPC/mul-neg-power-2.ll
llvm/test/CodeGen/PowerPC/mulli64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58950.192587.patch
Type: text/x-patch
Size: 27022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/2086e6ed/attachment.bin>
More information about the llvm-commits
mailing list