[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
Tue Mar 26 23:27:30 PDT 2019


wuzish updated this revision to Diff 192413.
wuzish added a comment.

update code 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.192413.patch
Type: text/x-patch
Size: 26419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/25be3cf5/attachment.bin>


More information about the llvm-commits mailing list