[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
Mon Sep 2 21:08:46 PDT 2019


shchenz updated this revision to Diff 218399.
shchenz added a comment.

address @stefanp 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.218399.patch
Type: text/x-patch
Size: 12884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/ccc9db6c/attachment.bin>


More information about the llvm-commits mailing list