[PATCH] D36734: [PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 16:34:09 PDT 2017


jtony updated this revision to Diff 114282.
jtony marked 2 inline comments as done.
jtony added a comment.

Address comments  from Hiroshi and rebase on trunk.


https://reviews.llvm.org/D36734

Files:
  lib/Target/PowerPC/PPCMIPeephole.cpp
  test/CodeGen/PowerPC/opt-li-add-to-addi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36734.114282.patch
Type: text/x-patch
Size: 7885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/8dea8d77/attachment.bin>


More information about the llvm-commits mailing list