[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 Aug 24 12:29:11 PDT 2017


jtony updated this revision to Diff 112591.
jtony marked 10 inline comments as done.
jtony added a comment.

Address the comments from Nemanja.


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.112591.patch
Type: text/x-patch
Size: 7648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/0e109e7b/attachment.bin>


More information about the llvm-commits mailing list