[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 May 12 11:17:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd83333fc8fa: [PowerPC] Fold redundant load immediates of zero and delete if possible (authored by kamaub).

Changed prior to commit:
  https://reviews.llvm.org/D69168?vs=229149&id=263483#toc

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/convert-rr-to-ri-instrs.mir
  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.263483.patch
Type: text/x-patch
Size: 7352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/43d2051e/attachment.bin>


More information about the llvm-commits mailing list