[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 19:24:36 PDT 2019


wuzish updated this revision to Diff 192767.
wuzish marked an inline comment as done.
wuzish added a comment.

rebase patch based trunk because of out-of-date.


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.192767.patch
Type: text/x-patch
Size: 27022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/331d7067/attachment.bin>


More information about the llvm-commits mailing list