[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
Wed Oct 9 02:20:53 PDT 2019
shchenz updated this revision to Diff 224003.
shchenz added a comment.
`ScaleReg` can not redefined between ADD and Imm instruction.
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.224003.patch
Type: text/x-patch
Size: 14095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/6949a862/attachment.bin>
More information about the llvm-commits
mailing list