[PATCH] D69168: [PowerPC] Fold redundant load immediates of zero and delete if possible

Kamau Bridgeman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 07:39:21 PDT 2019


kamaub updated this revision to Diff 226899.
kamaub added a comment.

- Refractoring this patch to removed duplicated function


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69168/new/

https://reviews.llvm.org/D69168

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/fold-remove-li.ll
  llvm/test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69168.226899.patch
Type: text/x-patch
Size: 7024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/e9b9d423/attachment-0001.bin>


More information about the llvm-commits mailing list