[PATCH] D66329: [PowerPC] [Peephole] fold frame offset by using index form to save add.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 19:37:07 PDT 2019


shchenz updated this revision to Diff 220269.
shchenz marked 2 inline comments as done.
shchenz added a comment.

address Stefan and Amy Comments


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

https://reviews.llvm.org/D66329

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/test/CodeGen/PowerPC/fold-frame-offset-using-rr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66329.220269.patch
Type: text/x-patch
Size: 13053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/8c712b46/attachment.bin>


More information about the llvm-commits mailing list